forked from PluralFlux/PluralFlux
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
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:
@@ -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