Skip to content

Ignore direnv, not the activation file #88

Ignore direnv, not the activation file

Ignore direnv, not the activation file #88

Workflow file for this run

name: Typescript CI
on:
push:
branches:
- main
pull_request: null
workflow_dispatch: null
jobs:
typescript-ci:
uses: IronCoreLabs/workflows/.github/workflows/typescript-ci.yaml@typescript-ci-v0
secrets: inherit
with:
test_matrix_node_version: '["20"]'