Skip to content

cleanup(ci): semplify ci #354

cleanup(ci): semplify ci

cleanup(ci): semplify ci #354

Workflow file for this run

name: CI check
on: [pull_request,workflow_dispatch]
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: reviewdog/action-actionlint@v1