Remove .github/workflows/mergeabot.yml

This commit is contained in:
freckle-automation-app[bot] 2026-05-27 14:09:12 +00:00
parent 24efa42ea5
commit c515b7bfe7

View File

@ -1,19 +0,0 @@
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