Skip to content

Commit

Permalink
add missed runs-on for check_helm.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Slach committed Oct 16, 2024
1 parent ac2cd32 commit 97ab9af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check_helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ on:
- '*'

jobs:
test_helm:
check_helm:
name: Test Helm Chart
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 97ab9af

Please sign in to comment.