We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a24d75 commit 3a3781fCopy full SHA for 3a3781f
1 file changed
.github/workflows/linux.yaml
@@ -1,6 +1,7 @@
1
name: Linux
2
3
-on: [push]
+# on: [push]
4
+on: [release]
5
6
jobs:
7
ci:
0 commit comments