Skip to content

Commit

Permalink
Change target branch for shared workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-rliu committed Oct 14, 2024
1 parent 73191ce commit 4e6719e
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 @@ -15,7 +15,7 @@ jobs:
# - changed-files
- checks
secrets: inherit
uses: rapidsai/shared-workflows/.github/workflows/pr-builder.yaml@python-3.12
uses: rapidsai/shared-workflows/.github/workflows/pr-builder.yaml@branch-24.12
if: always()
with:
needs: ${{ toJSON(needs) }}
Expand Down

0 comments on commit 4e6719e

Please sign in to comment.