Skip to content

Commit 63fc3b1

Browse files
committed
apacheGH-48778: Add missing pull-requests: read permission to cpp_extra workflow
1 parent 29ab79c commit 63fc3b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cpp_extra.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ concurrency:
8080

8181
permissions:
8282
contents: read
83+
pull-requests: read
8384

8485
jobs:
8586
check-labels:

0 commit comments

Comments
 (0)