Skip to content

Commit

Permalink
update wf name
Browse files Browse the repository at this point in the history
  • Loading branch information
novaturient95 committed Sep 20, 2024
1 parent 2961646 commit 3743042
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/batch-score-oss-ci.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: batch-score-ci
name: batch-score-oss-ci

on:
pull_request:
Expand Down Expand Up @@ -31,7 +31,7 @@ defaults:
jobs:
check-execution-context:
uses: Azure/azureml-assets/.github/workflows/check-execution-context.yaml@main
run-batch-score-tests:
run-batch-score-oss-tests:
name: Run Batch Score Component Tests
runs-on: ubuntu-latest
needs: check-execution-context
Expand Down

0 comments on commit 3743042

Please sign in to comment.