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 7b4c9cc commit d45b07bCopy full SHA for d45b07b
.github/workflows/code-tests.yml
@@ -4,6 +4,7 @@ on:
4
paths:
5
- 'src/**.php'
6
workflow_dispatch:
7
+ workflow_call:
8
9
concurrency:
10
group: code-tests-${{ github.ref }}
0 commit comments