Skip to content

ci: split rc e2e release into 2 workflows and migrate some of the cod… #482

ci: split rc e2e release into 2 workflows and migrate some of the cod…

ci: split rc e2e release into 2 workflows and migrate some of the cod… #482

Workflow file for this run

name: ci
on:
push:
branches-ignore:
- main
paths-ignore:
- '**.md'
- 'cloudformation/*.yml'
jobs:
build-and-check:
name: Build project and run CI checks
uses: fingerprintjs/dx-team-toolkit/.github/workflows/build-typescript-project.yml@v1
with:
nodeVersion: 20