Skip to content

Fix the jwat link(s) according to answers in the #os-sos@iipc.slack.c… #211

Fix the jwat link(s) according to answers in the #os-sos@iipc.slack.c…

Fix the jwat link(s) according to answers in the #os-sos@iipc.slack.c… #211

Workflow file for this run

name: Awesome Lint
on: [push, pull_request]
jobs:
run-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
with:
fetch-depth: 0
- uses: actions/setup-node@master
with:
node-version: 20.x
- name: Install awesome-lint CLI
run: npm install -g awesome-lint
- name: Run Awesome Lint
run: awesome-lint