Skip to content

Commit e2327db

Browse files
authored
Merge pull request #391 from Adyen/pypublish-fix
Add workflow_call trigger to python-ci.yml
2 parents 443b27c + e39b5fe commit e2327db

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)