Skip to content

Commit d649f47

Browse files
committed
chore: add workflow_dispatch to workflow for troubleshooting
Signed-off-by: Taylor Price <[email protected]>
1 parent e26bd10 commit d649f47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
push:
99
branches:
1010
- main
11+
workflow_dispatch:
1112

1213
permissions:
1314
contents: write

0 commit comments

Comments
 (0)