Skip to content

feat: add workflow updates #14

feat: add workflow updates

feat: add workflow updates #14

Workflow file for this run

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