Skip to content

Commit

Permalink
check name
Browse files Browse the repository at this point in the history
  • Loading branch information
suztomo committed Jan 26, 2024
1 parent b86a272 commit e56f705
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/downstream_unmanaged_dependency_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ on:
- .github/workflows/downstream_unmanaged_dependency_check.yaml
- java-shared-dependencies/**

name: Downstream Check
name: Downstream Unmanaged Dependency Check
jobs:
downstream-compatibility:
validate-unmanaged-dependency-check:
runs-on: ubuntu-22.04
strategy:
fail-fast: false
Expand Down Expand Up @@ -37,7 +37,7 @@ jobs:
with:
java-version: 11
distribution: temurin
- run: mvn -version
cache: maven
- name: Install unmanaged dependency check
shell: bash
working-directory: sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check
Expand Down

0 comments on commit e56f705

Please sign in to comment.