mirror of
https://github.com/anticitizn/creamlinux.git
synced 2025-12-06 05:25:44 -05:00
Disable automatic build & release
This commit is contained in:
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@@ -1,7 +1,6 @@
|
||||
name: CMake
|
||||
|
||||
on:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
relName:
|
||||
@@ -12,7 +11,6 @@ on:
|
||||
description: 'Release tag'
|
||||
required: true
|
||||
default: ""
|
||||
pull_request:
|
||||
|
||||
env:
|
||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||
|
||||
Reference in New Issue
Block a user