Skip to content

CI/CD: drop Node 18, add Node 22 #133

CI/CD: drop Node 18, add Node 22

CI/CD: drop Node 18, add Node 22 #133

Workflow file for this run

name: Alliser - Check file types
on: [pull_request]
jobs:
alliser:
runs-on: ubuntu-latest
name: Run Alliser
steps:
- uses: actions/checkout@v4
- uses: stscoundrel/alliser-action@v0.7.2
name: Alliser action step
with:
extensions: .ts
folders: src,tests