Skip rebase-needed job for i10n branch (#24026)
This commit is contained in:
parent
b715bd8e53
commit
9dfe2dbd3f
2
.github/workflows/rebase-needed.yml
vendored
2
.github/workflows/rebase-needed.yml
vendored
@ -4,9 +4,11 @@ on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- 'dependabot/**'
|
||||
- 'l10n_main'
|
||||
pull_request_target:
|
||||
branches-ignore:
|
||||
- 'dependabot/**'
|
||||
- 'l10n_main'
|
||||
types: [synchronize]
|
||||
|
||||
permissions:
|
||||
|
Loading…
Reference in New Issue
Block a user