Skip to content

Commit

Permalink
Merge pull request Altinity#1537 from Altinity/fix_helm_release
Browse files Browse the repository at this point in the history
add missed runs-on for check_helm.yaml
  • Loading branch information
sunsingerus authored Oct 16, 2024
2 parents 3397933 + 97ab9af commit 69f8519
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 69f8519

Please sign in to comment.