Disable on push and pull building for win
This commit is contained in:
@@ -2,10 +2,10 @@ name: Build Windows
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
#push:
|
||||
# branches: [ "main" ]
|
||||
#pull_request:
|
||||
# branches: [ "main" ]
|
||||
|
||||
env:
|
||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||
|
||||
Reference in New Issue
Block a user