We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0def59e commit f0c1f4eCopy full SHA for f0c1f4e
1 file changed
.github/workflows/push_2.yaml
@@ -5,6 +5,7 @@ on:
5
workflow_run:
6
workflows: ["Push 1"]
7
types: [completed]
8
+ workflow_dispatch:
9
10
jobs:
11
lint:
0 commit comments