From 09cda079d4abcfd56b6042b0f76752fb1e232819 Mon Sep 17 00:00:00 2001 From: "freckle-automation-app[bot]" <176077675+freckle-automation-app[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 00:36:55 +0000 Subject: [PATCH] Remove .github/workflows/mergeabot.yml --- .github/workflows/mergeabot.yml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 .github/workflows/mergeabot.yml diff --git a/.github/workflows/mergeabot.yml b/.github/workflows/mergeabot.yml deleted file mode 100644 index f1e628a..0000000 --- a/.github/workflows/mergeabot.yml +++ /dev/null @@ -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: 5