Disable automatic build & release

This commit is contained in:
D. Neykov
2023-04-13 23:44:43 +02:00
committed by GitHub
parent 41fd31c6ac
commit 4bd17b8a4c

View File

@@ -1,7 +1,6 @@
name: CMake name: CMake
on: on:
push:
workflow_dispatch: workflow_dispatch:
inputs: inputs:
relName: relName:
@@ -12,7 +11,6 @@ on:
description: 'Release tag' description: 'Release tag'
required: true required: true
default: "" default: ""
pull_request:
env: env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.) # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)