Skip to content

Commit 3a574a5

Browse files
BUILD-10590 The nested job 're-trigger' requests 'actions: write'
1 parent 9d4cd3f commit 3a574a5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/re-trigger-approvals.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ on:
1212

1313
jobs:
1414
re-trigger:
15+
permissions:
16+
actions: write
1517
uses: SonarSource/ci-github-actions/.github/workflows/re-trigger-approvals.yml@feat/jcarsique/BUILD-10590-verifiedApprovals
1618
with:
1719
head_sha: ${{ github.event.pull_request.head.sha || inputs.head_sha }}

0 commit comments

Comments
 (0)