We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72034dd commit b3b9ec9Copy full SHA for b3b9ec9
.github/workflows/patch.yml
@@ -1,9 +1,7 @@
1
name: patch
2
3
-on:
4
- push:
5
- paths:
6
- - './TEST'
+on: workflow_dispatch
+
7
#on:
8
#schedule:
9
# - cron: "0 13 * * 1"
0 commit comments