Skip to content

Commit 8f3462a

Browse files
committed
update github actions
1 parent 47730f0 commit 8f3462a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ on:
1515
branches: [main]
1616
pull_request:
1717
branches: [main]
18+
repository_dispatch:
19+
types: [test workflow]
20+
workflow_dispatch:
1821

1922
jobs:
2023
test:

0 commit comments

Comments
 (0)