mirror of
https://github.com/anticitizn/creamlinux.git
synced 2025-12-05 21:15:40 -05:00
any branch or pr checks
This commit is contained in:
committed by
GitHub
parent
64eb4f86e9
commit
d555a01719
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: CMake
|
||||
|
||||
on:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
relName:
|
||||
@@ -12,7 +13,6 @@ on:
|
||||
required: true
|
||||
default: ""
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
env:
|
||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||
|
||||
Reference in New Issue
Block a user