We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6f89b1 commit 75e863dCopy full SHA for 75e863d
.github/workflows/python-tests.yaml
@@ -2,6 +2,7 @@ name: Run Tests on Repositories
2
3
on:
4
workflow_dispatch:
5
+ workflow_call:
6
7
pull_request:
8
branches: [ main, dev ]
0 commit comments