Update rust.yml
This commit is contained in:
parent
ca483a520e
commit
62ac8fdcd1
1 changed files with 4 additions and 2 deletions
6
.github/workflows/rust.yml
vendored
6
.github/workflows/rust.yml
vendored
|
@ -1,6 +1,8 @@
|
|||
on:
|
||||
release:
|
||||
types: [created]
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue