Skip to content

Mergeabot

Mergeabot #616

Workflow file for this run

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