Skip to content

Commit

Permalink
Update pattern match that supports the 4 position versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pcandia committed Feb 15, 2024
1 parent 7209eb4 commit fcaa3af
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 @@ -22,7 +22,7 @@ workflows:
mkdocs:
filters:
tags:
only: /^\d+\.\d+\.\d+$/
only: /^\d+\.\d+\.\d+(\.\d+)?$/
branches:
ignore: '/.*/'
-
Expand Down

0 comments on commit fcaa3af

Please sign in to comment.