From b0df843014fd7d84e832aa7049eb79025b7abfdf Mon Sep 17 00:00:00 2001 From: Jeremy Postlethwaite Date: Sun, 26 Nov 2023 17:40:17 -0800 Subject: [PATCH] PG-18 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9a83a85..7620bae 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ on: branches: [ "develop" ] permissions: - contents: read + contents: write pull-requests: write issues: write repository-projects: write