Skip to content

updated ci versions #49

updated ci versions

updated ci versions #49

Workflow file for this run

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