Skip to content

Commit

Permalink
Only do linting on readme for now
Browse files Browse the repository at this point in the history
  • Loading branch information
davisonio committed Mar 14, 2023
1 parent ddfcb29 commit 3fa27ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- run: npx awesome-lint
- run: npx awesome-lint readme.md
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
Expand Down

0 comments on commit 3fa27ba

Please sign in to comment.