Skip to content

feat: always lint .ts #155

feat: always lint .ts

feat: always lint .ts #155

Workflow file for this run

name: ci
on:
push:
branches:
- master
pull_request:
workflow_dispatch:
jobs:
test:
uses: hapijs/.github/.github/workflows/ci-module.yml@master
with:
min-node-version: 14