mirror of
https://github.com/gotson/komga.git
synced 2026-04-26 08:53:54 +02:00
ci: ignore weblate for CI
This commit is contained in:
parent
6fc3941d47
commit
ecafd9b014
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -3,7 +3,7 @@ name: CI
|
|||
on:
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- 'weblate/**'
|
||||
- 'weblate*'
|
||||
push:
|
||||
branches-ignore:
|
||||
- 'dependabot/**'
|
||||
|
|
|
|||
Loading…
Reference in a new issue