We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc42be commit 0c1ea78Copy full SHA for 0c1ea78
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