Skip to content

Commit cf2d655

Browse files
committed
Support run workflow manually
1 parent c17e7e8 commit cf2d655

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
branches: [ "main" ]
1313
paths:
1414
- '**.py'
15+
workflow_dispatch:
1516

1617
permissions:
1718
contents: read

0 commit comments

Comments
 (0)