ci: ignore weblate for CI

This commit is contained in:
Gauthier Roebroeck 2022-04-22 11:49:33 +08:00
parent ecafd9b014
commit 8fe5dfd7ef

View File

@ -2,8 +2,8 @@ name: CI
on:
pull_request:
branches-ignore:
- 'weblate*'
paths-ignore:
- 'komga-webui/src/locales/*'
push:
branches-ignore:
- 'dependabot/**'