yesod-auth-oauth2/.github/workflows/mergeabot.yml
Joris Buchou a916af9688
Update .github/workflows/mergeabot.yml (#190)
Co-authored-by: Chris Martin <ch.martin@gmail.com>
2025-01-03 17:18:45 +00:00

20 lines
272 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: 5