Skip to content

ci: change names in main.yml #2

ci: change names in main.yml

ci: change names in main.yml #2

Workflow file for this run

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