From 3b7203256a50bfaf0dce107d75e2640d6ddfaf36 Mon Sep 17 00:00:00 2001 From: Eric Turgeon <4249848+ericbsd@users.noreply.github.com> Date: Thu, 8 May 2025 21:59:18 -0300 Subject: [PATCH] Update project_automation.yml --- .github/workflows/project_automation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/project_automation.yml b/.github/workflows/project_automation.yml index 7369387..e68e966 100644 --- a/.github/workflows/project_automation.yml +++ b/.github/workflows/project_automation.yml @@ -22,7 +22,7 @@ permissions: issues: write pull-requests: write contents: read - projects: write + repository-projects: write jobs: issue_opened: