ci: ignore weblate for CI

This commit is contained in:
Gauthier Roebroeck 2022-04-22 11:43:57 +08:00
parent 6fc3941d47
commit ecafd9b014

View file

@ -3,7 +3,7 @@ name: CI
on:
pull_request:
branches-ignore:
- 'weblate/**'
- 'weblate*'
push:
branches-ignore:
- 'dependabot/**'