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 7599e8a commit 752b3ecCopy full SHA for 752b3ec
.github/workflows/checks.yml
@@ -2,6 +2,7 @@ name: checks
2
on:
3
- push
4
- pull_request
5
+ - workflow_call
6
7
jobs:
8
test:
0 commit comments