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