Skip to content

Commit 33e4f99

Browse files
authored
Update cmake-multi-platform.yml
1 parent 2bc254f commit 33e4f99

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cmake-multi-platform.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ name: Cross Platform Build
44

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

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)