Skip to content

Commit

Permalink
fixup! Enable CircleCI to run on tag pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
d-gubert committed Nov 6, 2019
1 parent 853884c commit 406d691
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 @@ -119,7 +119,7 @@ workflows:

build:
jobs:
- checkout
- checkout:
filters:
tags:
only: /^v.*/
Expand Down

0 comments on commit 406d691

Please sign in to comment.