From 1066d0e5ee272b2f32d4c4690105859e38410a66 Mon Sep 17 00:00:00 2001 From: SKairinos Date: Wed, 10 Jan 2024 11:42:26 +0000 Subject: [PATCH] should work --- .github/workflows/contributing.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/contributing.yaml b/.github/workflows/contributing.yaml index d27ff15f..07e95312 100644 --- a/.github/workflows/contributing.yaml +++ b/.github/workflows/contributing.yaml @@ -10,5 +10,3 @@ on: jobs: validate-existing-contributors: uses: ocadotechnology/codeforlife-workspace/.github/workflows/validate-existing-contributors.yaml@validate_existing_contributor # TODO: set to @main - # secrets: - # GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}