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
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.)