Skip to content

Commit

Permalink
chore(ci): rename job to be more accurate (#1170)
Browse files Browse the repository at this point in the history
  • Loading branch information
cwrau committed Sep 11, 2024
1 parent 39ef93c commit 77c08ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: ./.github/workflows/get-changed-charts.yaml
with:
pr_number: ${{ github.event.pull_request.number }}
prepare-helm-chart:
lint-helm-chart:
name: prepare helm chart
runs-on: ubuntu-latest
needs: getChangedCharts
Expand Down

0 comments on commit 77c08ea

Please sign in to comment.