Skip to content

chore: add QA linter tool to the CI #5

chore: add QA linter tool to the CI

chore: add QA linter tool to the CI #5

Workflow file for this run

name: scw-qa
on:
pull_request:
jobs:
scw-qa:
name: scw-qa
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: scw-qa
run: go run ./cmd/scw-qa/main.go