Skip to content

feat: add ability to build ts|tsx from node_modules (#46) #533

feat: add ability to build ts|tsx from node_modules (#46)

feat: add ability to build ts|tsx from node_modules (#46) #533

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@main
secrets: inherit