Skip to content

Commit

Permalink
Rever windows run
Browse files Browse the repository at this point in the history
  • Loading branch information
estrada9166 committed Apr 18, 2022
1 parent 9934ae0 commit ce9649e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ windowsWorkflowFilters: &windows-workflow-filters
or:
- equal: [ develop, << pipeline.git.branch >> ]
- equal: [ '10.0-release', << pipeline.git.branch >> ]
- equal: [ 'alejandro/fix/do-not-scaffold-fixtures-if-folder-exist', << pipeline.git.branch >> ]
- equal: [ 'tgriesser/chore/fix-windows-build', << pipeline.git.branch >> ]
- matches:
pattern: "-release$"
value: << pipeline.git.branch >>
Expand Down

0 comments on commit ce9649e

Please sign in to comment.