From e21d1082d9734bc624420367860b689e17f9a6ba Mon Sep 17 00:00:00 2001 From: Benji Vesterby Date: Thu, 12 Dec 2024 16:10:27 -0500 Subject: [PATCH] Update files and delete specified items --- .github/workflows/automerge.yml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 56490fb..2fa02f6 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -3,23 +3,9 @@ on: pull_request: types: - labeled - - unlabeled - - synchronize - - opened - - edited - - ready_for_review - - reopened - - unlocked - pull_request_review: - types: - - submitted - check_suite: - types: - - completed - status: {} jobs: automerge: - runs-on: ubuntu-24.04 + runs-on: nixos permissions: contents: write pull-requests: write