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 039e780 commit bad8f12Copy full SHA for bad8f12
.github/workflows/test.yml
@@ -7,6 +7,7 @@ on:
7
tags-ignore:
8
- v*
9
pull_request:
10
+ workflow_call:
11
12
jobs:
13
test:
0 commit comments