We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47730f0 commit 8f3462aCopy full SHA for 8f3462a
1 file changed
.github/workflows/python-publish.yml
@@ -15,6 +15,9 @@ on:
15
branches: [main]
16
pull_request:
17
18
+ repository_dispatch:
19
+ types: [test workflow]
20
+ workflow_dispatch:
21
22
jobs:
23
test:
0 commit comments