Skip to content

Commit 3acc8c0

Browse files
committed
Fix workflows
1 parent 3290311 commit 3acc8c0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/claude-org-wide.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
permissions:
6565
contents: write
6666
pull-requests: write
67+
id-token: write
6768
strategy:
6869
fail-fast: false
6970
max-parallel: 10

.github/workflows/claude-react-on-comment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
contents: read
5252
issues: write
5353
pull-requests: write
54+
id-token: write
5455

5556
steps:
5657
- name: Harden the runner (Audit all outbound calls)

0 commit comments

Comments
 (0)