mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-25 04:44:59 +00:00
Create qt.yml
This commit is contained in:
16
.github/workflows/qt.yml
vendored
Normal file
16
.github/workflows/qt.yml
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
name: MultiMC5-Release
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
- stable
|
||||
- CI
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- releases
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on:
|
||||
Reference in New Issue
Block a user