Skip to content

Commit e39b5fe

Browse files
authored
Add workflow_call trigger to python-ci.yml
1 parent 443b27c commit e39b5fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- main
1111
- develop
1212
workflow_dispatch: {}
13+
workflow_call: {}
1314

1415
permissions:
1516
contents: read

0 commit comments

Comments
 (0)