mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Update windows2019x64-compile.yml (#418)
Allow Windows github action to run against any branch
This commit is contained in:
parent
6fb01df1d2
commit
f6bf3d696d
1 changed files with 1 additions and 3 deletions
4
.github/workflows/windows2019x64-compile.yml
vendored
4
.github/workflows/windows2019x64-compile.yml
vendored
|
@ -1,10 +1,8 @@
|
|||
name: C/C++ CI Windows Server 2019 x64 Compile
|
||||
name: Windows Server 2019 x64 Compile
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue