Skip to content

Commit

Permalink
Fix shared-workflows repo name (#5723)
Browse files Browse the repository at this point in the history
Fix the repo name for `shared-workflows`

See: rapidsai/cudf#14784

Authors:
  - Ray Douglass (https://github.com/raydouglass)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #5723
  • Loading branch information
raydouglass authored Jan 20, 2024
1 parent bb09e54 commit a93040c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
script: ci/test_wheel.sh
devcontainer:
secrets: inherit
uses: rapidsai/shared-action-workflows/.github/workflows/[email protected]
uses: rapidsai/shared-workflows/.github/workflows/[email protected]
with:
extra-repo-deploy-key: CUMLPRIMS_SSH_PRIVATE_DEPLOY_KEY
build_command: |
Expand Down

0 comments on commit a93040c

Please sign in to comment.