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 f2c35ac commit 2dcc0e7Copy full SHA for 2dcc0e7
.github/workflows/distribute.yml
@@ -1,9 +1,6 @@
1
name: Distribute
2
3
-on:
4
- push:
5
- branches:
6
- - main
+on: [push]
7
8
env:
9
RUST_BACKTRACE: full
0 commit comments