We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ea6fb5 commit 8b21b6dCopy full SHA for 8b21b6d
1 file changed
.github/workflows/php_lint.yml
@@ -3,9 +3,11 @@ name: PHP Linting
3
on:
4
push:
5
branches-ignore:
6
+ - 'master'
7
- 'main'
8
pull_request:
9
10
11
12
13
jobs:
0 commit comments