Skip to content
Snippets Groups Projects
Unverified Commit a02ae377 authored by Matt Jankowski's avatar Matt Jankowski Committed by GitHub
Browse files

Run the rebase conflict checker once an hour (#25914)

parent 9411fa4d
No related branches found
No related tags found
No related merge requests found
name: PR Needs Rebase
on:
push:
branches-ignore:
- 'dependabot/**'
- 'renovate/**'
- 'l10n_main'
pull_request_target:
branches-ignore:
- 'dependabot/**'
- 'renovate/**'
- 'l10n_main'
types: [synchronize]
schedule:
cron: '0 * * * *'
permissions:
pull-requests: write
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment