From 85b076090f42140c4ebb6c3b0d7e9fd08cb093cc Mon Sep 17 00:00:00 2001 From: Michael Sarahan Date: Fri, 6 Dec 2024 14:52:34 -0600 Subject: [PATCH] fix branch for telemetry stash --- .github/workflows/pr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index 316498ebbf..92a7b2621c 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -43,7 +43,7 @@ jobs: TELEMETRY_ENABLED: '1' steps: - name: Telemetry setup - uses: rapidsai/shared-actions/telemetry-dispatch-stash-base-env-vars@main + uses: rapidsai/shared-actions/telemetry-dispatch-stash-base-env-vars@empty-certs changed-files: secrets: inherit