Skip to content

Commit

Permalink
Point back to main branch of workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Oct 30, 2024
1 parent 229b37a commit 461228a
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 @@ -97,7 +97,7 @@ jobs:
# enable_check_generated_files: false
clang-tidy:
secrets: inherit
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@feat/custom_job_artifact
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@branch-24.12
with:
build_type: pull-request
run_script: "ci/clang_tidy.sh"
Expand Down

0 comments on commit 461228a

Please sign in to comment.