Skip to content

Commit

Permalink
Fix branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Dec 13, 2024
1 parent 82bd1e4 commit fd0f486
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 @@ -63,7 +63,7 @@ jobs:
RAPIDS_GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- name: Check if nightly CI is passing
uses: rapidsai/shared-actions/check_nightly_success/check-nightly-success@feat/check_nightly_success
uses: rapidsai/shared-actions/check_nightly_success/check-nightly-success@feat/check_nightly_ci
#changed-files:
# secrets: inherit
# needs: telemetry-setup
Expand Down

0 comments on commit fd0f486

Please sign in to comment.