This commit is contained in:
Pig Fang 2019-12-05 19:01:03 +08:00
parent 060578ca95
commit 4cc7b4441f

View File

@ -1,6 +1,12 @@
name: CI
on: [push, pull_request]
on:
push:
branches-ignore:
- 'l10n*'
pull_request:
branches-ignore:
- 'l10n*'
jobs:
twig: