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 5f35aee commit d8e9238Copy full SHA for d8e9238
.github/workflows/static-analysis.yaml
@@ -3,7 +3,7 @@ name: Code style and composer validate
3
on:
4
pull_request:
5
push:
6
- branches: [ master ]
+ branches: [ master, 2.x ]
7
8
jobs:
9
composer-validate:
0 commit comments