Skip to content

Commit f37555b

Browse files
committed
fix: drop GITHUB_TOKEN from capture workflow (no repo access needed)
Signed-off-by: Mounil Kanakhara <mounilkankhara@gmail.com>
1 parent 105f8c4 commit f37555b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/capture-pr-review.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ on:
55
types:
66
- submitted
77

8-
permissions:
9-
contents: read
8+
permissions: {}
109

1110
jobs:
1211
capture:

0 commit comments

Comments
 (0)