Skip to content

Commit 838fbf2

Browse files
committed
Force the branch
1 parent 08b98a7 commit 838fbf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: macOS Build
22
on:
33
push: # Keep empty to run on each branch when push the code. Otherwise use branches: [ master ]
4-
branches:
4+
branches: [feature/652-build-sources-on-macos]
55

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

0 commit comments

Comments
 (0)