We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e5ec9 commit a6342b7Copy full SHA for a6342b7
1 file changed
.github/workflows/publish.yml
@@ -1,6 +1,6 @@
1
name: Python Publish Workflow
2
on:
3
- workflow_dispatch:
+ workflow_call:
4
5
jobs:
6
publish:
0 commit comments