mirror of
https://github.com/ViaVersion/ViaForge.git
synced 2024-11-08 10:09:36 +01:00
Allow to build manually
This commit is contained in:
parent
b7ae0cf99d
commit
5947b47e93
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -1,5 +1,6 @@
|
||||
name: build
|
||||
on: [pull_request, push]
|
||||
on: [pull_request, push, workflow_dispatch]
|
||||
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user