yesod-auth-oauth2/.github/workflows/mergeabot.yml
renovate[bot] 7bd8459147
Some checks are pending
CI / lint (push) Waiting to run
CI / generate (push) Waiting to run
CI / test (push) Blocked by required conditions
Release / release (push) Waiting to run
chore(deps): update freckle/mergeabot-action action to v3
2026-08-24 11:30:39 -04:00

20 lines
273 B
YAML

name: Mergeabot
on:
schedule:
- cron: "0 0 * * *"
pull_request:
permissions:
contents: write
pull-requests: write
jobs:
mergeabot:
runs-on: ubuntu-latest
steps:
- uses: freckle/mergeabot-action@v3
with:
quarantine-days: -1