Nick Schonning
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
.github/workflows/rebase-needed.yml
|
|
@ -4,9 +4,11 @@ on: |
|
|
|
push: |
|
|
|
branches-ignore: |
|
|
|
- 'dependabot/**' |
|
|
|
- 'l10n_main' |
|
|
|
pull_request_target: |
|
|
|
branches-ignore: |
|
|
|
- 'dependabot/**' |
|
|
|
- 'l10n_main' |
|
|
|
types: [synchronize] |
|
|
|
|
|
|
|
permissions: |
|
|
|