Skip to content

Commit b3a5153

Browse files
authored
Update dispatch-workflow.yml
1 parent f93155d commit b3a5153

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/dispatch-workflow.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
name: dispatch-workflow
22

33
on:
4-
push:
5-
branches:
6-
- main
4+
push:
5+
branches:
6+
- main
7+
workflow_dispatch:
78

89
jobs:
910
dispatch:

0 commit comments

Comments
 (0)