We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22d878f commit 4a985c3Copy full SHA for 4a985c3
.github/workflows/release.yml
@@ -1,8 +1,8 @@
1
on:
2
workflow_dispatch:
3
4
-# push:
5
-# branches: [ add_release_automation ]
+ push:
+# branches: [ main ]
6
# paths: [ VERSION ]
7
8
jobs:
0 commit comments