Skip to content

Commit

Permalink
fix: Fix ci config syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
trezy committed Dec 18, 2018
1 parent bdeb029 commit e83dfce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ workflows:
main:
jobs:
- checkout
- commitlint
- commitlint:
filters:
branches:
ignore: master
Expand Down

0 comments on commit e83dfce

Please sign in to comment.