Chore: Fix pr-checks not having enough permissions (#72754)

This commit is contained in:
Josh Hunt
2023-08-02 11:19:43 -05:00
committed by GitHub
parent 742a1e3a3b
commit 3172715a02
+1
View File
@@ -18,6 +18,7 @@ concurrency:
group: pr-checks-${{ github.event.number }}
permissions:
statuses: write
checks: write
actions: write
contents: read