Skip to content

Merge pull request #229 from fingerprintjs/bugfix/INTER-726-invalid-host #200

Merge pull request #229 from fingerprintjs/bugfix/INTER-726-invalid-host

Merge pull request #229 from fingerprintjs/bugfix/INTER-726-invalid-host #200

Workflow file for this run

name: ci
on:
release:
types:
- published
push:
branches-ignore:
- main
paths-ignore:
- '**.md'
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: 18