Skip to content

Commit c7dd5d7

Browse files
committed
[CIS] Disabled dev-d3d11-cis branch in Windows CIS script.
1 parent 13aef8c commit c7dd5d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: MS Windows
22

33
on:
44
push:
5-
branches: [ "master", "dev-d3d11-cis" ]
5+
branches: [ "master" ]
66
pull_request:
77
branches: [ "master" ]
88

0 commit comments

Comments
 (0)