ci: trigger Windows build on main pushes
This commit is contained in:
parent
652560d277
commit
a5d25527a9
3
.github/workflows/build-windows-manual.yml
vendored
3
.github/workflows/build-windows-manual.yml
vendored
@ -1,6 +1,9 @@
|
|||||||
name: Build Windows GLS Team Foundation
|
name: Build Windows GLS Team Foundation
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
version:
|
version:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user