Limit this to l10n_main branch
Hopefully this works
This commit is contained in:
parent
dbddd90304
commit
2b1fa6ada7
1 changed files with 2 additions and 0 deletions
2
.github/workflows/i18n-automerge.yml
vendored
2
.github/workflows/i18n-automerge.yml
vendored
|
@ -3,6 +3,8 @@ name: i18n PR auto-merge
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize, reopened, labeled]
|
types: [opened, synchronize, reopened, labeled]
|
||||||
|
branches:
|
||||||
|
- l10n_main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
run-and-merge:
|
run-and-merge:
|
||||||
|
|
Loading…
Add table
Reference in a new issue