Skip to content

Commit 4bd17b8

Browse files
authored
Disable automatic build & release
1 parent 41fd31c commit 4bd17b8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/cmake.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: CMake
22

33
on:
4-
push:
54
workflow_dispatch:
65
inputs:
76
relName:
@@ -12,7 +11,6 @@ on:
1211
description: 'Release tag'
1312
required: true
1413
default: ""
15-
pull_request:
1614

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

0 commit comments

Comments
 (0)