Skip to content

Commit

Permalink
Disable automatic build & release
Browse files Browse the repository at this point in the history
  • Loading branch information
anticitizn authored Apr 13, 2023
1 parent 41fd31c commit 4bd17b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: CMake

on:
push:
workflow_dispatch:
inputs:
relName:
Expand All @@ -12,7 +11,6 @@ on:
description: 'Release tag'
required: true
default: ""
pull_request:

env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
Expand Down

0 comments on commit 4bd17b8

Please sign in to comment.