Skip to content

Commit 2a3452d

Browse files
committed
fix #1
1 parent f2161e3 commit 2a3452d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/Hello#1.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Hello Action #1
22
run-name: Hello Github Action
3-
on: workflow_dispatch
3+
on:
4+
workflow_dispatch:
5+
46
jobs:
57
Echo-Commend:
68
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)