mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
fix: trigger for weblate checks (#21816)
This commit is contained in:
parent
7e6cd48783
commit
0700e61d20
1 changed files with 2 additions and 1 deletions
3
.github/workflows/weblate-lock.yml
vendored
3
.github/workflows/weblate-lock.yml
vendored
|
|
@ -1,7 +1,8 @@
|
|||
name: Weblate checks
|
||||
|
||||
on:
|
||||
pull_request_review:
|
||||
pull_request:
|
||||
branches: [main]
|
||||
|
||||
permissions: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue