Tweak CI
This commit is contained in:
parent
cc3e5a9609
commit
0958ab99ea
8
.github/workflows/CI.yml
vendored
8
.github/workflows/CI.yml
vendored
@ -2,11 +2,11 @@ name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- 'l10n*'
|
||||
branches:
|
||||
- dev
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- 'l10n*'
|
||||
branches:
|
||||
- dev
|
||||
|
||||
jobs:
|
||||
twig:
|
||||
|
Loading…
Reference in New Issue
Block a user