From 01641e3900b21460a018c7a4542e72d4303400a9 Mon Sep 17 00:00:00 2001 From: Max Revitt Date: Fri, 22 Jul 2022 17:05:08 +0100 Subject: [PATCH] fix(ci): hive results workflow syntax (#4796) --- .github/workflows/hive-results.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hive-results.yml b/.github/workflows/hive-results.yml index 8147393e090..d6191e38449 100644 --- a/.github/workflows/hive-results.yml +++ b/.github/workflows/hive-results.yml @@ -14,7 +14,7 @@ jobs: permissions: checks: write - pull-requests: write+ + pull-requests: write actions: read steps: