Update cmake.yml

This commit is contained in:
Zhi Guan
2022-10-11 16:32:37 +08:00
parent c2281b61fa
commit 6ff290de0e

View File

@@ -2,9 +2,9 @@ name: CMake
on:
push:
branches: [ $default-branch ]
branches: [ master ]
pull_request:
branches: [ $default-branch ]
branches: [ master ]
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)