Try to fix action
This commit is contained in:
parent
60bc0593de
commit
604846b63c
|
|
@ -3,10 +3,10 @@ name: "CI"
|
|||
on:
|
||||
workflow_dispatch:
|
||||
paths:
|
||||
- "html"
|
||||
- "html/**.php"
|
||||
pull_request:
|
||||
paths:
|
||||
- "html"
|
||||
- "html/**.php"
|
||||
|
||||
jobs:
|
||||
phpcs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue