Skip to content

Commit

Permalink
removing test branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
vthomas13 committed Jul 16, 2024
1 parent aba906c commit 9e526cb
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 @@ -105,7 +105,7 @@ workflows:
when:
not:
matches:
pattern: /^test_l10n_crowdin_action$/
pattern: /^l10n_crowdin_action$/
value: << pipeline.git.branch >>
jobs:
- create_release_pull_request:
Expand Down Expand Up @@ -370,7 +370,7 @@ workflows:
locales_only:
when:
matches:
pattern: /^test_l10n_crowdin_action$/
pattern: /^l10n_crowdin_action$/
value: << pipeline.git.branch >>
jobs:
- prep-deps
Expand Down

0 comments on commit 9e526cb

Please sign in to comment.