mirror of
https://github.com/anticitizn/creamlinux.git
synced 2026-01-24 21:42:54 -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
|
name: CMake
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
relName:
|
relName:
|
||||||
@@ -12,7 +13,6 @@ on:
|
|||||||
required: true
|
required: true
|
||||||
default: ""
|
default: ""
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master ]
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||||
|
|||||||
Reference in New Issue
Block a user