Update .gitea/workflows/rust.yml
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
on: [push, pull_request]
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull-request:
|
||||
branches: [ main ]
|
||||
|
||||
name: Continuous integration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user