forked from PluralFlux/PluralFlux
Update .gitea/workflows/build-main.yml
All checks were successful
nodeJS remote worker / build (push) Successful in 57s
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:
@@ -6,6 +6,8 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
branches: ["main"]
|
branches: ["main"]
|
||||||
|
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user