Skip to content

Migrated projects to GitHub #23

Migrated projects to GitHub

Migrated projects to GitHub #23

Workflow file for this run

name: awesome-lint
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
awesome-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: npx awesome-lint