Skip to content

Merge pull request #270 from fingerprintjs/INTER-824-fix-codeowners #379

Merge pull request #270 from fingerprintjs/INTER-824-fix-codeowners

Merge pull request #270 from fingerprintjs/INTER-824-fix-codeowners #379

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