Tweak CI
This commit is contained in:
parent
060578ca95
commit
4cc7b4441f
|
|
@ -1,6 +1,12 @@
|
||||||
name: CI
|
name: CI
|
||||||
|
|
||||||
on: [push, pull_request]
|
on:
|
||||||
|
push:
|
||||||
|
branches-ignore:
|
||||||
|
- 'l10n*'
|
||||||
|
pull_request:
|
||||||
|
branches-ignore:
|
||||||
|
- 'l10n*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
twig:
|
twig:
|
||||||
Loading…
Reference in New Issue
Block a user