specify branches

This commit is contained in:
Gyusun Yeom 2021-03-06 10:31:34 +09:00 committed by GitHub
parent 86db6c2db8
commit a41aab7891
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,14 +3,14 @@ name: CMake
on: on:
pull_request: pull_request:
branches: branches:
- $default-branch - master
types: types:
- opened - opened
- synchronize - synchronize
- reopened - reopened
push: push:
branches: branches:
- $default-branch - master
env: env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.) # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)