Skip to content

Commit e4a0253

Browse files
committed
fix(ci): syntax issue with permission
1 parent ecd1edf commit e4a0253

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-helm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
filters: |
2727
helm:
2828
- 'deploy/helm/**'
29-
- '.github/workflows/lint-helm.yaml'permissions: contents: read
29+
- '.github/workflows/lint-helm.yaml'
3030
3131
3232
- if: steps.filter.outputs.helm == 'true'

0 commit comments

Comments
 (0)