Skip to content

Commit e3ceda3

Browse files
authored
Merge pull request #484 from pfefferle/pfefferle-patch-1
Update phpcs.yml
2 parents 0259d51 + 0a1a506 commit e3ceda3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/phpcs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: PHP_CodeSniffer
2-
on: push
2+
on:
3+
push:
4+
pull_request:
35
jobs:
46
phpcs:
57
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)