Skip to content

Commit f661419

Browse files
authored
Update cmake-compile-ubuntu.yml
1 parent cd3388b commit f661419

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cmake-compile-ubuntu.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ name: Compile [ubuntu]
44

55
on:
66
push:
7-
branches: [ "master" ]
7+
branches: [ "ubuntu-compile-workflow" ]
88
pull_request:
9-
branches: [ "master" ]
9+
branches: [ "ubuntu-compile-workflow" ]
1010

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

0 commit comments

Comments
 (0)