mirror of
https://github.com/wolfpld/tracy.git
synced 2026-06-08 08:33:48 +00:00
Enable mingw CI builds on push and pull request.
This commit is contained in:
4
.github/workflows/mingw.yml
vendored
4
.github/workflows/mingw.yml
vendored
@@ -1,6 +1,10 @@
|
||||
name: build-mingw
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user