yesod-auth-oauth2/.github/workflows/mergeabot.yml
freckle-automation-app[bot] 69e3d58bf5
Some checks are pending
CI / generate (push) Waiting to run
CI / test (push) Blocked by required conditions
CI / lint (push) Waiting to run
Release / release (push) Waiting to run
Fix: Repository Compliance Updates
This PR adds the following compliance configurations:

* mergeabot
2026-05-26 09:42:17 -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@v2
with:
quarantine-days: -1