Skip to content

Commit c686ba2

Browse files
td-actionsgithub-actions[bot]
authored andcommitted
PLT-18405: Bump templated files
1 parent 3d7bb9f commit c686ba2

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,6 @@ jobs:
2424
action_name: ${{ github.workflow }}
2525
secrets:
2626
TD_LLM_WEBHOOK_AUTH_TOKEN: ${{ secrets.TD_LLM_WEBHOOK_AUTH_TOKEN }}
27+
permissions:
28+
contents: read
29+
pull-requests: write

.github/workflows/dependency-review.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ jobs:
2424
java-version: 11
2525
java-distribution: temurin
2626
secrets: inherit
27+
permissions:
28+
contents: write

0 commit comments

Comments
 (0)