1
0
mirror of https://github.com/Perlmint/glew-cmake.git synced 2025-04-05 08:22:06 +00:00

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:
pull_request:
branches:
- $default-branch
- master
types:
- opened
- synchronize
- reopened
push:
branches:
- $default-branch
- master
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)