Skip to content

Don't link the 'PR' label in lightweight comments #137

Don't link the 'PR' label in lightweight comments

Don't link the 'PR' label in lightweight comments #137

Workflow file for this run

name: Linter
on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v1
- name: Run Shellcheck
uses: azohra/shell-linter@latest