Skip to content

Commit

Permalink
run shared-actions branch to test run-attempt behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
msarahan committed Dec 23, 2024
1 parent f7f7e33 commit b084340
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
runs-on: ubuntu-latest
env:
OTEL_SERVICE_NAME: 'pr-cudf'
SHARED_ACTIONS_REPO: 'msarahan/shared-actions'
SHARED_ACTIONS_REF: 'extract-run-attempt-from-trace-id'
steps:
- name: Telemetry setup
if: ${{ vars.TELEMETRY_ENABLED == 'true' }}
Expand Down

0 comments on commit b084340

Please sign in to comment.