Skip to content

Commit

Permalink
test 5
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelhar committed Jan 3, 2023
1 parent 6dfa251 commit 3dc801c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ workflows:
- deploy:
filters:
tags:
ignore: /.*/
ignore: /^v.*/
test-upgrade-workflow:
jobs:
- test-upgrade:
filters:
tags:
only: /.*/
only: /^v.*/
branches:
ignore: /.*/

0 comments on commit 3dc801c

Please sign in to comment.