Skip to content

Commit ebdfa60

Browse files
committed
added workflow_dispatch
1 parent 51cbe67 commit ebdfa60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Test action
22
on:
3+
workflow_dispatch:
34
push:
45
branches: "main"
56
paths-ignore:

0 commit comments

Comments
 (0)