Skip to content

Commit 2084301

Browse files
committed
Restrict permissions for Codex workflow
1 parent ba17c85 commit 2084301

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ on:
2323
required: true
2424
type: number
2525

26+
permissions:
27+
contents: read
28+
2629
jobs:
2730
comment:
2831
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)