Skip to content

Commit e83dfce

Browse files
committed
fix: Fix ci config syntax
1 parent bdeb029 commit e83dfce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ workflows:
170170
main:
171171
jobs:
172172
- checkout
173-
- commitlint
173+
- commitlint:
174174
filters:
175175
branches:
176176
ignore: master

0 commit comments

Comments
 (0)