Skip to content
This repository has been archived by the owner on Jan 27, 2025. It is now read-only.

Commit

Permalink
adjust region
Browse files Browse the repository at this point in the history
  • Loading branch information
mschuwalow committed Aug 11, 2023
1 parent 25ab25a commit bfefed0
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,13 +186,17 @@ workflows:

- browserstack:
name: browserstack_manual
context: org-global
context:
- org-global
- aws-region-us-east-1
requires:
- browserstack?

- browserstack:
name: browserstack_update_pr
context: org-global
context:
- org-global
- aws-region-us-east-1
requires:
- simple_test
filters:
Expand Down

0 comments on commit bfefed0

Please sign in to comment.