Merge pull request 'Added workflow_dispatch' (#1) from sync-on-demand into main
All checks were successful
nodeJS remote worker / build (push) Successful in 42s

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2026-03-03 15:40:20 +11:00

View File

@@ -4,6 +4,8 @@ on:
repository: "Pluralflux/Pluralflux"
branches: [main,develop]
workflow_dispatch:
jobs:
sync:
runs-on: ubuntu-latest