Skip to content

Commit

Permalink
chore: fixes the CI job name
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Kisler <[email protected]>
  • Loading branch information
kislerdm committed Jan 30, 2024
1 parent 185a6fa commit 0725ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-json-provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- 'provider-**'

jobs:
validate-metadata-module:
validate-metadata-provider:
runs-on: ubuntu-latest
environment:
name: ${{ inputs.environment }}
Expand Down

0 comments on commit 0725ab9

Please sign in to comment.