mirror of
https://github.com/grafana/grafana.git
synced 2025-01-28 17:24:59 -06:00
Chore: Fix pr-checks not having enough permissions (#72754)
This commit is contained in:
parent
742a1e3a3b
commit
3172715a02
1
.github/workflows/pr-checks.yml
vendored
1
.github/workflows/pr-checks.yml
vendored
@ -18,6 +18,7 @@ concurrency:
|
|||||||
group: pr-checks-${{ github.event.number }}
|
group: pr-checks-${{ github.event.number }}
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
statuses: write
|
||||||
checks: write
|
checks: write
|
||||||
actions: write
|
actions: write
|
||||||
contents: read
|
contents: read
|
||||||
|
Loading…
Reference in New Issue
Block a user