From f97911d67c0267607f95787879e8cb75e000e201 Mon Sep 17 00:00:00 2001 From: Juzlus Date: Mon, 29 Jun 2026 18:28:51 +0200 Subject: [PATCH] Update update_thanks.yml --- .github/workflows/update_thanks.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/update_thanks.yml b/.github/workflows/update_thanks.yml index 8f309c7..b46a47b 100644 --- a/.github/workflows/update_thanks.yml +++ b/.github/workflows/update_thanks.yml @@ -1,13 +1,10 @@ name: Update Contributors & Thanks on: - pull_request: - types: [closed] workflow_dispatch: jobs: update: - if: github.event.pull_request.merged == true || github.event_name == 'workflow_dispatch' || github.event_name == 'push' runs-on: ubuntu-latest permissions: