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 0ed8f70 commit 0a97b84Copy full SHA for 0a97b84
4 files changed
.github/workflows/cs.yml
@@ -2,7 +2,7 @@ on:
2
pull_request: null
3
push:
4
branches:
5
- - master
+ - 1.x
6
7
name: coding-standards
8
.github/workflows/phpunit.yml
name: phpunit
.github/workflows/psalm.yml
name: static analysis
.github/workflows/security.yml
name: build
0 commit comments