Skip to content

Commit 8b21b6d

Browse files
committed
Updates github ci
1 parent 2ea6fb5 commit 8b21b6d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/php_lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@ name: PHP Linting
33
on:
44
push:
55
branches-ignore:
6+
- 'master'
67
- 'main'
78
pull_request:
89
branches-ignore:
10+
- 'master'
911
- 'main'
1012

1113
jobs:

0 commit comments

Comments
 (0)