We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8614a7b commit 251ee82Copy full SHA for 251ee82
.github/workflows/release.yml
@@ -1,6 +1,6 @@
1
name: Release new version
2
3
-on: []
+on: workflow_dispatch
4
5
jobs:
6
validate-branch:
0 commit comments