Skip to content

Commit

Permalink
Update needs list
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Jun 17, 2024
1 parent 43a06b4 commit defecf6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,11 @@ permissions:
jobs:
pr-builder:
needs:
- build_branch
- checks
- prepare
- ci_pipe
- prepare

secrets: inherit
uses: rapidsai/shared-workflows/.github/workflows/[email protected]
prepare:
Expand All @@ -73,7 +75,6 @@ jobs:
uses: rapidsai/shared-workflows/.github/workflows/[email protected]
with:
enable_check_generated_files: false
ignored_pr_jobs: build_branch

ci_pipe:
name: CI Pipeline
Expand Down

0 comments on commit defecf6

Please sign in to comment.