Skip to content

Commit

Permalink
Merge pull request #3 from miguelhar/miguelhar/test-tfmod
Browse files Browse the repository at this point in the history
test 4
  • Loading branch information
miguelhar authored Jan 3, 2023
2 parents aa9d279 + 6dfa251 commit e46d1c8
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: /^v.*/
ignore: /.*/
test-upgrade-workflow:
jobs:
- test-upgrade:
filters:
tags:
only: /^v.*/
only: /.*/
branches:
ignore: /.*/

0 comments on commit e46d1c8

Please sign in to comment.