mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2025-04-06 00:42:04 +00:00
specify branches
This commit is contained in:
parent
86db6c2db8
commit
a41aab7891
4
.github/workflows/cmake.yml
vendored
4
.github/workflows/cmake.yml
vendored
@ -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.)
|
||||
|
Loading…
Reference in New Issue
Block a user