Skip to content

Commit

Permalink
Use branch name for remote workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainMuller committed Jan 14, 2025
1 parent 8616c1b commit 1ec662f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ jobs:
integration-tests:
name: Integration Tests
needs: generate
uses: DataDog/dd-trace-go/.github/workflows/orchestrion.yml@92e960346721dc802882cc664545d0876cf208fc
uses: DataDog/dd-trace-go/.github/workflows/orchestrion.yml@romain.marcadier/APPSEC-55160/orchestrion
with:
collect-coverage: ${{ github.event_name != 'merge_group' }}
orchestrion-version: ${{ github.sha }}
Expand Down

0 comments on commit 1ec662f

Please sign in to comment.