mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-12 10:23:50 +01:00
Update cmake.yml
This commit is contained in:
parent
cc6582ab99
commit
b5d37b2953
8
.github/workflows/cmake.yml
vendored
8
.github/workflows/cmake.yml
vendored
@ -1,12 +1,6 @@
|
||||
name: CMake
|
||||
|
||||
# on: [push]
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ master ]
|
||||
on: [push]
|
||||
|
||||
env:
|
||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||
|
Loading…
Reference in New Issue
Block a user