We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2161e3 commit 2a3452dCopy full SHA for 2a3452d
1 file changed
.github/workflows/Hello#1.yaml
@@ -1,6 +1,8 @@
1
name: Hello Action #1
2
run-name: Hello Github Action
3
-on: workflow_dispatch
+on:
4
+ workflow_dispatch:
5
+
6
jobs:
7
Echo-Commend:
8
runs-on: ubuntu-latest
0 commit comments