Update .gitea/workflows/build-main.yml
All checks were successful
nodeJS remote worker / build (push) Successful in 1m4s

fix indent for workflow_dispatch

Signed-off-by: Aster <code@asterfialla.com>
This commit is contained in:
2026-03-10 00:23:34 +11:00
parent 9e7b3bd8d6
commit f5b698438e

View File

@@ -6,7 +6,7 @@ on:
pull_request:
branches: ["main"]
workflow_dispatch:
workflow_dispatch:
jobs: