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

Add workflow dispatch

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

View File

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