Skip to content

Commit 4b088fb

Browse files
committed
Add permissions for pull-requests in workflow-telemetry job
1 parent bbb4a62 commit 4b088fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ jobs:
134134
actions: write
135135
contents: read
136136
checks: write
137+
pull-requests: write
137138

138139
runs-on: ubuntu-latest
139140
steps:

0 commit comments

Comments
 (0)