mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-27 23:05:49 +00:00
CI: Allow manual triggering for all workflows
This commit is contained in:
2
.github/workflows/build-linux.yml
vendored
2
.github/workflows/build-linux.yml
vendored
@@ -19,6 +19,8 @@ on:
|
||||
pull_request:
|
||||
paths: *workflow_paths
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-linux:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user