Skip to content

chore: refactor ci workflow #101

chore: refactor ci workflow

chore: refactor ci workflow #101

Workflow file for this run

---
name: github-actions-lint
on: push
jobs:
action-lint:
runs-on: ubuntu-latest
steps:
- name: checkout-action
uses: actions/checkout@v4
- name: actionlint
uses: raven-actions/actionlint@v2