Skip to content

Commit a675458

Browse files
committed
Allow the workflow to be triggered manually.
1 parent 1a6e38c commit a675458

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
# required if branches-ignore is supplied (jaraco/skeleton#103)
1111
- '**'
1212
pull_request:
13+
workflow_dispatch:
1314

1415
permissions:
1516
contents: read

0 commit comments

Comments
 (0)