mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-01 16:51:18 +03:00
.
This commit is contained in:
parent
e726419f62
commit
0ec4a2038a
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -2,6 +2,10 @@ name: CI
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- "**.php"
|
||||
- "phpcs.xml"
|
||||
- ".github/workflows/phpcs.yml"
|
||||
push:
|
||||
branches: [production]
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue