From ce7a00816cd97755afbb96cbbfeaa9ea65b2ee3e Mon Sep 17 00:00:00 2001 From: Dave Skender <8432125+DaveSkender@users.noreply.github.com> Date: Sun, 31 Mar 2024 20:46:51 -0400 Subject: [PATCH] add PR write permit --- .github/workflows/build-test-indicators.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-test-indicators.yml b/.github/workflows/build-test-indicators.yml index 69d8a1541..148b3da78 100644 --- a/.github/workflows/build-test-indicators.yml +++ b/.github/workflows/build-test-indicators.yml @@ -9,6 +9,7 @@ on: permissions: contents: read + pull-requests: write jobs: test: