forked from PluralFlux/PluralFlux
Update .gitea/workflows/build-dev.yml
All checks were successful
nodeJS remote worker / build (push) Successful in 53s
All checks were successful
nodeJS remote worker / build (push) Successful in 53s
This commit is contained in:
@@ -2,9 +2,9 @@ name: nodeJS remote worker
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["develop"]
|
||||
branches: ["develop", "Develop"]
|
||||
pull_request:
|
||||
branches: ["develop"]
|
||||
branches: ["develop", "Develop"]
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user