update ci config
This commit is contained in:
parent
496f5a5b23
commit
7d3325966b
6
.github/workflows/CI.yml
vendored
6
.github/workflows/CI.yml
vendored
|
|
@ -4,9 +4,15 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- dev
|
||||
paths-ignore:
|
||||
- 'resources/lang/**'
|
||||
- '**.md'
|
||||
pull_request:
|
||||
branches:
|
||||
- dev
|
||||
paths-ignore:
|
||||
- 'resources/lang/**'
|
||||
- '**.md'
|
||||
|
||||
jobs:
|
||||
twig:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user