Skip to content

Commit

Permalink
master: Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Emma Doyle committed Mar 19, 2023
1 parent 8385280 commit 99e35a3
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 @@ -54,7 +54,7 @@ workflows:
- development
- orb-publishing
resource_class: small
tag-pattern: /v?[0-9]+.[0-9]+.[0-9]+/
tag-pattern: v[0-9]+.[0-9]+.[0-9]+
filters:
branches:
ignore: /.*/
Expand Down

0 comments on commit 99e35a3

Please sign in to comment.