We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 121d5a4 commit 2300347Copy full SHA for 2300347
.github/workflows/test.yml
@@ -5,6 +5,7 @@ on:
5
pull_request:
6
branches:
7
- main
8
+ workflow_call:
9
10
# Set default permissions for all jobs
11
permissions:
0 commit comments