Skip to content

Commit

Permalink
runs "staging-test-with-rebase" only on "release/*" branches
Browse files Browse the repository at this point in the history
  • Loading branch information
cfm committed Aug 12, 2021
1 parent 058d5a0 commit 9602cde
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 @@ -312,8 +312,8 @@ workflows:
- staging-test-with-rebase:
filters:
branches:
ignore:
- /i18n-.*/
only:
- /release\/.*/
requires:
- lint
- translation-tests:
Expand Down

0 comments on commit 9602cde

Please sign in to comment.