Skip to content

feat: add greenlight to remote #38

feat: add greenlight to remote

feat: add greenlight to remote #38

Workflow file for this run

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