forked from PluralFlux/PluralFlux
Added workflow_dispatch
All checks were successful
nodeJS remote worker / build (pull_request) Successful in 48s
All checks were successful
nodeJS remote worker / build (pull_request) Successful in 48s
This allows one to run the workflow when they want Signed-off-by: Aster <code@asterfialla.com>
This commit is contained in:
@@ -4,6 +4,8 @@ on:
|
||||
repository: "Pluralflux/Pluralflux"
|
||||
branches: [main,develop]
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
sync:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user