Skip to content

Commit

Permalink
Merge branch 'release-5.7.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
msadoon committed Mar 30, 2023
2 parents 5bd125d + 572e630 commit 0bf6bc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Expand Up @@ -322,14 +322,14 @@ workflows:
filters:
branches:
only: main
# requires: *all_jobs
requires: *all_jobs
- beta:
context: aws
filters:
branches:
# matches all branches that begin with 'beta-dist'
only: /beta-dist-.*/
# requires: *all_jobs
requires: *all_jobs
- alpha:
context: aws
filters:
Expand Down

0 comments on commit 0bf6bc5

Please sign in to comment.