From 5838781fc3bba7906dfa36eebff7b9758c745fec Mon Sep 17 00:00:00 2001 From: LordDeatHunter Date: Sat, 11 Jan 2025 16:29:51 +0100 Subject: [PATCH] Allow workflow dispatch for update contributors gh action --- .github/workflows/update-contributors.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-contributors.yml b/.github/workflows/update-contributors.yml index 697b027..e302106 100644 --- a/.github/workflows/update-contributors.yml +++ b/.github/workflows/update-contributors.yml @@ -1,6 +1,7 @@ name: Update Contributors on: + workflow_dispatch: push: branches: - mommy