run on pull request

This commit is contained in:
Matthias Pfefferle 2023-01-23 19:38:00 +01:00 committed by GitHub
parent 0d255d219b
commit 5eac4c725e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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