We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bc254f commit 33e4f99Copy full SHA for 33e4f99
1 file changed
.github/workflows/cmake-multi-platform.yml
@@ -4,9 +4,9 @@ name: Cross Platform Build
4
5
on:
6
push:
7
- branches: [ "master" ]
+ branches: [ "main" ]
8
pull_request:
9
10
11
jobs:
12
build:
0 commit comments