Skip to content

Commit f1d89dc

Browse files
committed
ignore PHP style fixes in major version branches
1 parent 3b7a5c7 commit f1d89dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/fix-php-code-style-issues.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches-ignore:
66
- 'main'
7+
- '1.x'
8+
- '2.x'
9+
- '3.x'
710

811
jobs:
912
php-code-styling:

0 commit comments

Comments
 (0)