Skip to content

Merge pull request #250 from WORD-COINS/renovate/major-eslint-monorepo #895

Merge pull request #250 from WORD-COINS/renovate/major-eslint-monorepo

Merge pull request #250 from WORD-COINS/renovate/major-eslint-monorepo #895

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