This commit is contained in:
Paul Kevan 2024-05-22 12:21:21 +01:00
parent e726419f62
commit 0ec4a2038a

View file

@ -2,6 +2,10 @@ name: CI
on:
pull_request:
paths:
- "**.php"
- "phpcs.xml"
- ".github/workflows/phpcs.yml"
push:
branches: [production]
paths: