mirror of
https://github.com/gotson/komga.git
synced 2025-12-19 23:12:47 +01:00
ci: ignore weblate for CI
This commit is contained in:
parent
2a1ab5710c
commit
ac86cfd357
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -2,6 +2,8 @@ name: CI
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- 'weblate/**'
|
||||
push:
|
||||
branches-ignore:
|
||||
- 'dependabot/**'
|
||||
|
|
|
|||
Loading…
Reference in a new issue