Update build.yml

This commit is contained in:
6arelyFuture 2022-11-25 15:30:21 +00:00 committed by GitHub
parent 1eeba7ba60
commit d86c59372f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,11 @@ on:
branches:
- "*"
types: [opened, synchronize, reopened]
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
build-win:
name: Build Windows