Skip to content

Commit d074cc6

Browse files
Update ai_claude-orchestrator.yml (#439)
### Proposed Changes * change 1 * change 2 ### Checklist - [ ] Tests - [ ] Translations - [ ] Security Implications Contemplated (add notes if applicable) ### Additional Info ** any additional useful context or info ** ### Screenshots Original | Updated :-------------------------:|:-------------------------: ** original screenshot ** | ** updated screenshot **
1 parent deca9a1 commit d074cc6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/ai_claude-orchestrator.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,11 @@ jobs:
134134
if: |
135135
needs.security-check.outputs.authorized == 'true' &&
136136
github.event_name == 'pull_request'
137+
permissions:
138+
contents: write
139+
id-token: write
140+
pull-requests: write
141+
issues: write
137142
uses: dotCMS/ai-workflows/.github/workflows/claude-orchestrator.yml@v1.0.0
138143
with:
139144
trigger_mode: automatic

0 commit comments

Comments
 (0)