Skip to content

lint: fix lint error #538

lint: fix lint error

lint: fix lint error #538

Workflow file for this run

name: Actionlint
on: [pull_request]
jobs:
actionlint:
name: Workflow Files
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: reviewdog/action-actionlint@v1
with:
fail_on_error: true