diff --git a/.github/workflows/required-labels.yml b/.github/workflows/required-labels.yml index 6cf94c87e..c1cb953a0 100644 --- a/.github/workflows/required-labels.yml +++ b/.github/workflows/required-labels.yml @@ -23,8 +23,6 @@ jobs: steps.changed-files.outputs.any_deleted == 'true' || steps.changed-files.outputs.any_modified == 'true' uses: mheap/github-action-required-labels@v5 - env: - GITHUB_TOKEN: ${{ secrets.ADD_TO_PROJECT_PAT }} with: #Require one of the following labels mode: exactly count: 1