We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d4cd3f commit 03b5c37Copy full SHA for 03b5c37
1 file changed
.github/workflows/re-trigger-approvals.yml
@@ -12,6 +12,6 @@ on:
12
13
jobs:
14
re-trigger:
15
- uses: SonarSource/ci-github-actions/.github/workflows/re-trigger-approvals.yml@feat/jcarsique/BUILD-10590-verifiedApprovals
+ uses: SonarSource/ci-github-actions/.github/workflows/re-trigger-approvals.yml@master # dogfood
16
with:
17
head_sha: ${{ github.event.pull_request.head.sha || inputs.head_sha }}
0 commit comments