mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-27 12:51:42 +00:00
Removed push event for build-windows
This commit is contained in:
parent
e7c2d3f1c8
commit
50d1dbf6f3
1 changed files with 0 additions and 3 deletions
3
.github/workflows/build-windows.yml
vendored
3
.github/workflows/build-windows.yml
vendored
|
|
@ -2,9 +2,6 @@ name: Build Project (Windows)
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- windows-actions
|
||||
|
||||
env:
|
||||
CMAKE_PRESET: x64-Clang-Release
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue