Skip to content

Commit

Permalink
fix(.github/workflows): disable orchestrion.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
darccio committed Nov 28, 2024
1 parent 54d2756 commit 3b0a239
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/orchestrion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
test:
name: 'Run Tests'
uses: DataDog/orchestrion/.github/workflows/workflow_call.yml@main # we don't want to pin our own action
# we don't want to run this job as Orchestrion doesn't support v2 yet
if: false
with:
dd-trace-go-ref: ${{ github.sha }}
runs-on: ubuntu-latest-16-cores

0 comments on commit 3b0a239

Please sign in to comment.