Skip to content

Commit

Permalink
Fix spelling errors
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Jun 17, 2024
1 parent f012906 commit fd4b679
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ jobs:
CONDA_TOKEN: ${{ secrets.CONDA_TOKEN }}
NGC_API_KEY: ${{ secrets.NGC_API_KEY }}

buid_branch:
name: Buiuld Branch
build_branch:
name: Build Branch
uses: ./.github/workflows/ci_pipe.yml
if: ${{ startsWith(github.ref_name, 'branch-') || github.ref_name == 'main' }}
with:
Expand Down

0 comments on commit fd4b679

Please sign in to comment.