run also on PR

This commit is contained in:
Matthias Pfefferle 2023-01-23 19:41:30 +01:00
parent 71f3a47589
commit 16b52c0940
2 changed files with 6 additions and 4 deletions

View file

@ -1,5 +1,7 @@
name: PHP_CodeSniffer
on: push
on:
push:
pull_request:
jobs:
phpcs:
runs-on: ubuntu-latest