Skip to content

Update typescript-eslint monorepo to v8.18.0 #955

Update typescript-eslint monorepo to v8.18.0

Update typescript-eslint monorepo to v8.18.0 #955

Workflow file for this run

name: Check workflows
on:
push:
branches:
- main
pull_request:
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v4
- name: Run actionlint
uses: reviewdog/action-actionlint@v1