Skip to content

Commit 19a5568

Browse files
committed
build: removes space in sequenc
1 parent a9162cd commit 19a5568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_helm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Lint Helm Charts
33
on:
44
workflow_dispatch:
55
push:
6-
branches: [ ]
6+
branches: []
77
pull_request: []
88

99

0 commit comments

Comments
 (0)