mirror of
https://github.com/gotson/komga.git
synced 2026-04-14 19:11:00 +02:00
ci: ignore weblate for CI
This commit is contained in:
parent
ecafd9b014
commit
8fe5dfd7ef
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -2,8 +2,8 @@ name: CI
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- 'weblate*'
|
||||
paths-ignore:
|
||||
- 'komga-webui/src/locales/*'
|
||||
push:
|
||||
branches-ignore:
|
||||
- 'dependabot/**'
|
||||
|
|
|
|||
Loading…
Reference in a new issue