+ removed automatic push dispatch
This commit is contained in:
5
.github/workflows/build_latest.yml
vendored
5
.github/workflows/build_latest.yml
vendored
@@ -3,11 +3,6 @@ name: Build Latest Release
|
||||
env:
|
||||
DOTNET_SDK_VERSION: "9.0.*"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-windows:
|
||||
runs-on: windows-latest
|
||||
|
||||
Reference in New Issue
Block a user