We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd1cb77 commit 6c0aea3Copy full SHA for 6c0aea3
.github/workflows/release.yml
@@ -2,8 +2,7 @@ name: Rust Build and Release
2
3
on:
4
push:
5
- branches:
6
- - main
+ branches: [ "main" ]
7
release:
8
types: [created]
9
0 commit comments