Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Mergeabot

Mergeabot #387

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