From 629a6ddd62e73bdfdfddff46dd69f69a1e61c3aa Mon Sep 17 00:00:00 2001 From: rmanaem Date: Wed, 6 Nov 2024 13:59:02 -0500 Subject: [PATCH] Removed explicit permissions --- .github/workflows/manual_label_population_to_repos.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/manual_label_population_to_repos.yml b/.github/workflows/manual_label_population_to_repos.yml index 9fd88ec..160c4f7 100644 --- a/.github/workflows/manual_label_population_to_repos.yml +++ b/.github/workflows/manual_label_population_to_repos.yml @@ -41,10 +41,6 @@ jobs: sync_labels: name: Process all the labels runs-on: ubuntu-latest - permissions: - contents: write - issues: write - actions: write needs: get_labels strategy: