We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9162cd commit 19a5568Copy full SHA for 19a5568
.github/workflows/lint_helm.yaml
@@ -3,7 +3,7 @@ name: Lint Helm Charts
3
on:
4
workflow_dispatch:
5
push:
6
- branches: [ ]
+ branches: []
7
pull_request: []
8
9
0 commit comments