Skip to content

test: action

test: action #677

Workflow file for this run

name: GitHub Action
on: [ push ]
jobs:
github-action:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ls-lint/[email protected]
with:
config: .ls-lint.yml .ls-lint-2.yml
debug: true