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.
2 parents bad4ddb + 03b2593 commit 0ed476aCopy full SHA for 0ed476a
.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, 2.x ]
+ branches: [ master, 2.x, 3.x ]
7
8
jobs:
9
composer-validate:
0 commit comments