Update phpcs_psr12.yml
This commit is contained in:
parent
604846b63c
commit
f882fe196a
|
|
@ -3,10 +3,12 @@ name: "CI"
|
|||
on:
|
||||
workflow_dispatch:
|
||||
paths:
|
||||
- "html/**.php"
|
||||
- "**.php"
|
||||
- "html"
|
||||
pull_request:
|
||||
paths:
|
||||
- "html/**.php"
|
||||
- "**.php"
|
||||
- "html"
|
||||
|
||||
jobs:
|
||||
phpcs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue