Skip to content

Commit

Permalink
ci: fix Circle filter for Desktop jobs (#48190)
Browse files Browse the repository at this point in the history
  • Loading branch information
nsakaimbo authored and mokagio committed Dec 11, 2020
1 parent c7b17f9 commit d2f750a
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 @@ -1098,8 +1098,8 @@ workflows:
branches:
only:
- trunk
- release/*
- desktop/*
- /release\/.*/
- /desktop\/.*/
- wp-desktop-mac:
requires:
- wp-desktop-source
Expand Down

0 comments on commit d2f750a

Please sign in to comment.