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 1324b44 commit 83720c5Copy full SHA for 83720c5
.github/workflows/run-test.yml
@@ -9,6 +9,8 @@ on:
9
- 'composer.json'
10
- 'composer.lock'
11
pull_request:
12
+ branches:
13
+ - '**'
14
15
jobs:
16
test:
0 commit comments