Skip to content

Commit b4811a8

Browse files
authored
chore: Add pull-request: read permission for publish workflow (#784)
1 parent a91a890 commit b4811a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
uses: grafana/plugin-ci-workflows/.github/workflows/cd.yml@ci-cd-workflows/v6.1.0
2929
permissions:
3030
contents: write
31+
pull-requests: read
3132
id-token: write
3233
attestations: write
3334
with:

0 commit comments

Comments
 (0)