Update lint.yaml

This commit is contained in:
scrungus 2022-11-18 11:10:15 +00:00 committed by GitHub
parent 7dc1a8894d
commit c589bf5f2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
name: Lint Helm Charts
# Run the tasks on every push
on: push
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest