From 6b496b6aaece30742b2ee4916e8c89d72bc2e4d3 Mon Sep 17 00:00:00 2001 From: DHD2280 Date: Wed, 13 Nov 2024 23:22:06 +0100 Subject: [PATCH] update workflow Signed-off-by: DHD2280 --- .github/workflows/fetch_contributors.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/fetch_contributors.yml b/.github/workflows/fetch_contributors.yml index cb5acf48..081b37cd 100644 --- a/.github/workflows/fetch_contributors.yml +++ b/.github/workflows/fetch_contributors.yml @@ -13,7 +13,6 @@ permissions: pull-requests: write jobs: - contrib-readme-job: name: A job to automate contrib in readme runs-on: ubuntu-latest