We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2894cb0 commit d82e3a7Copy full SHA for d82e3a7
.github/workflows/tests.yml
@@ -5,6 +5,7 @@ on:
5
paths:
6
- '**.php'
7
- '.github/workflows/tests.yml'
8
+ - 'composer.json'
9
10
#on: [pull_request]
11
0 commit comments