Skip to content

Migrate board columns to workflow stages #140

Migrate board columns to workflow stages

Migrate board columns to workflow stages #140

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