fix workflow

This commit is contained in:
xensik 2023-01-16 19:11:45 +01:00
parent d755f7788b
commit 8643771f66

View File

@ -3,10 +3,10 @@ name: Build
on: on:
push: push:
branches: branches:
- "*" - "**"
pull_request: pull_request:
branches: branches:
- "*" - "**"
types: [opened, synchronize, reopened] types: [opened, synchronize, reopened]
jobs: jobs:
build-win: build-win: