Skip to content

Commit ca0175e

Browse files
committed
test 15
1 parent e6051ab commit ca0175e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cmake4win.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: CMake4Win
22

33
on:
44
push:
5-
branches: [ main ]
5+
branches: [ cicd ]
66
pull_request:
7-
branches: [ main ]
7+
branches: [ cicd ]
88

99
env:
1010
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)

0 commit comments

Comments
 (0)