From 11cfa7d0d0b17010e8ad82f5a77ed2f9619ace4a Mon Sep 17 00:00:00 2001 From: Jon Date: Thu, 15 Aug 2024 17:43:56 +0930 Subject: [PATCH] ci(project): remove permissions key https://github.com/nofusscomputing/action_project/issues/3 https://github.com/nofusscomputing/action_project/pull/4 #22 --- .github/workflows/project.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/project.yaml b/.github/workflows/project.yaml index 2dd9b03..c913d77 100644 --- a/.github/workflows/project.yaml +++ b/.github/workflows/project.yaml @@ -9,11 +9,6 @@ on: - completed -permissions: - contents: read - actions: read - - jobs: prepare-project-triage: