CI: Allow manual triggering for all workflows

This commit is contained in:
Echo J.
2026-03-30 15:55:11 +00:00
parent a03bdcaedf
commit b9b033c0a0
3 changed files with 6 additions and 0 deletions
+2
View File
@@ -9,6 +9,8 @@ on:
- "Minecraft.World/**"
- "docs/**"
workflow_dispatch:
jobs:
build:
permissions: