Skip to content

Update eslint monorepo to v9.17.0 #945

Update eslint monorepo to v9.17.0

Update eslint monorepo to v9.17.0 #945

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