Skip to content

Commit 4cef746

Browse files
committed
fix: typo
1 parent cb478b3 commit 4cef746

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Lint and Test Charts
33

4-
on: [pull_request, push, workflow_dispatch
4+
on: [pull_request, push, workflow_dispatch]
55

66
jobs:
77
lint-test:

0 commit comments

Comments
 (0)