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 3b7a5c7 commit f1d89dcCopy full SHA for f1d89dc
.github/workflows/fix-php-code-style-issues.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
branches-ignore:
6
- 'main'
7
+ - '1.x'
8
+ - '2.x'
9
+ - '3.x'
10
11
jobs:
12
php-code-styling:
0 commit comments