Skip to content

Create the review dog actions check #1

Create the review dog actions check

Create the review dog actions check #1

Workflow file for this run

name: reviewdog
on:
- pull_request
- push
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: reviewdog/action-actionlint@v1