From 5eed4d1ee920a90a7ba3640ac011f8b05c45dbc9 Mon Sep 17 00:00:00 2001 From: Michael Molisani Date: Wed, 18 Dec 2024 17:09:13 -0500 Subject: [PATCH] chore: remove explicit permissions Signed-off-by: Michael Molisani --- .github/workflows/pr_labels.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/pr_labels.yml b/.github/workflows/pr_labels.yml index e97e8ab..215a98e 100644 --- a/.github/workflows/pr_labels.yml +++ b/.github/workflows/pr_labels.yml @@ -7,11 +7,6 @@ on: - reopened - synchronize -permissions: - actions: read - contents: read - pull-requests: write - jobs: main: runs-on: ubuntu-latest