Skip to content

Commit 1a35da7

Browse files
committed
Addinging windows
1 parent 2b1fd83 commit 1a35da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/workflows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ windowsWorkflowFilters: &windows-workflow-filters
6363
when:
6464
or:
6565
- equal: [ develop, << pipeline.git.branch >> ]
66-
- equal: [ 'retry-flake', << pipeline.git.branch >> ]
66+
- equal: [ 'feature/IATR-M0', << pipeline.git.branch >> ]
6767
- matches:
6868
pattern: /^release\/\d+\.\d+\.\d+$/
6969
value: << pipeline.git.branch >>

0 commit comments

Comments
 (0)