Skip to content

fix branches

fix branches #581

Workflow file for this run

name: build
on:
push:
workflow_dispatch:
schedule:
- cron: '15 1 * * *'
jobs:
build:
uses: datavisyn/github-workflows/.github/workflows/build-node.yml@new_deployment
secrets: inherit