mirror of
https://github.com/diamante0018/master-tool.git
synced 2025-04-21 20:05:43 +00:00
Update build.yml
This commit is contained in:
parent
1eeba7ba60
commit
d86c59372f
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -8,6 +8,11 @@ on:
|
||||
branches:
|
||||
- "*"
|
||||
types: [opened, synchronize, reopened]
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
build-win:
|
||||
name: Build Windows
|
||||
|
Loading…
x
Reference in New Issue
Block a user