Skip to content

Commit

Permalink
filters with an s
Browse files Browse the repository at this point in the history
  • Loading branch information
atierian committed Jul 14, 2023
1 parent 7e1bed4 commit fa2cfcd
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 @@ -305,7 +305,7 @@ workflows:
- install_gems:
requires:
- checkout_code
filter:
filters:
branches:
only:
- v1
Expand All @@ -314,7 +314,7 @@ workflows:
- amplify-swift-aws-s3-download
requires:
- install_gems
filter:
filters:
branches:
only:
- v1
Expand Down

0 comments on commit fa2cfcd

Please sign in to comment.