更改github workflow
This commit is contained in:
parent
94383375d6
commit
f9a3993335
|
|
@ -1,6 +1,9 @@
|
|||
name: Rust CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
|
|
|||
Loading…
Reference in New Issue