From 1591d024c272bba40fa53bcbbf96355dc4eb8392 Mon Sep 17 00:00:00 2001 From: Roman Date: Wed, 28 Aug 2024 01:57:55 -0400 Subject: [PATCH] updates --- .github/workflows/required-labels.yml | 2 -- 1 file changed, 2 deletions(-) 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