Skip to content

Commit

Permalink
Fix workflow name in charm-release.yaml (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucabello authored Dec 5, 2023
1 parent deda4eb commit 4bb7af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/charm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ concurrency:
jobs:
quality-checks:
name: Quality Checks
uses: canonical/observability/.github/workflows/_quality-checks.yaml@main
uses: canonical/observability/.github/workflows/_charm-quality-checks.yaml@main
secrets: inherit
with:
charm-path: "${{ inputs.charm-path }}"
Expand Down

0 comments on commit 4bb7af4

Please sign in to comment.