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 b1583b5 commit 5592b90Copy full SHA for 5592b90
.github/workflows/binary.yml
@@ -3,8 +3,7 @@ name: binary tarball
3
on:
4
workflow_dispatch:
5
release:
6
- branches: [ master, dev ]
7
- push:
+ branches: [ master ]
8
repository_dispatch:
9
types: [linux-binary-test, install-test]
10
schedule:
0 commit comments