From 8cd2e2735bca5803abc9b47cd4314e9599b7b7c1 Mon Sep 17 00:00:00 2001 From: Leah Wasser Date: Tue, 4 Jun 2024 16:59:51 -0600 Subject: [PATCH] Update add-help-wanted.yml --- .github/workflows/add-help-wanted.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/add-help-wanted.yml b/.github/workflows/add-help-wanted.yml index 430d713..9a11f66 100644 --- a/.github/workflows/add-help-wanted.yml +++ b/.github/workflows/add-help-wanted.yml @@ -8,10 +8,7 @@ on: jobs: add-help-wanted: runs-on: ubuntu-latest - permissions: - repository-projects: write steps: - - uses: actions/checkout@v4 - name: Add issue to project id: add-to-project uses: actions/add-to-project@v1.0.1