Chore: Fix pr-checks not having enough permissions (#72754)
This commit is contained in:
@@ -18,6 +18,7 @@ concurrency:
|
||||
group: pr-checks-${{ github.event.number }}
|
||||
|
||||
permissions:
|
||||
statuses: write
|
||||
checks: write
|
||||
actions: write
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user