Create qt.yml

This commit is contained in:
Mateo Pidal
2021-05-05 14:04:17 -03:00
committed by GitHub
parent 344a5e743d
commit 0fd971cddf

16
.github/workflows/qt.yml vendored Normal file
View File

@@ -0,0 +1,16 @@
name: MultiMC5-Release
on:
push:
branches:
- develop
- stable
- CI
pull_request:
branches:
- master
- releases
jobs:
build:
runs-on: