We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08b98a7 commit 838fbf2Copy full SHA for 838fbf2
.github/workflows/macos-build.yml
@@ -1,7 +1,7 @@
1
name: macOS Build
2
on:
3
push: # Keep empty to run on each branch when push the code. Otherwise use branches: [ master ]
4
- branches:
+ branches: [feature/652-build-sources-on-macos]
5
6
env:
7
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
0 commit comments