From 08923f548fb72b02952d6856a428da21c220bd66 Mon Sep 17 00:00:00 2001 From: blam Date: Tue, 18 Jan 2022 15:12:36 +0100 Subject: [PATCH] chore: change permissions Signed-off-by: blam --- .github/workflows/goalie.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/goalie.yaml b/.github/workflows/goalie.yaml index c36122f427..4de64eb6bf 100644 --- a/.github/workflows/goalie.yaml +++ b/.github/workflows/goalie.yaml @@ -10,7 +10,7 @@ on: permissions: issues: write - pull-requests: read + pull-requests: write jobs: label: