From 1f71b4f5a63cb296196469c856d26b4a36f18d8b Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Tue, 23 Apr 2024 10:03:13 +1200 Subject: [PATCH] FIX Use correct permission --- .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 219cd63..d819a7f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -96,7 +96,7 @@ jobs: permissions: contents: read - pull-request: read + pull-requests: read steps: - name: Generate matrix