chore/gitea-act-runner #14

Closed
volker.raschek wants to merge 38 commits from chore/gitea-act-runner into master
Showing only changes of commit fe2ab4417f - Show all commits

View File

@ -18,7 +18,7 @@ jobs:
- name: Install tooling
run: |
apk update
apk add git
apk add git node
- uses: actions/checkout@v4.2.2
- name: Lint helm files
run: |