Skip to content

Commit f53f03c

Browse files
committed
fix: allow workflow dispatch
1 parent 8a43339 commit f53f03c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
pull_request:
1212
push:
1313
branches: [main]
14+
workflow_dispatch:
1415

1516
permissions:
1617
contents: write

0 commit comments

Comments
 (0)