Skip to content

Merge branch '285-review-all-modules-name-prior-to-20-release' of htt… #989

Merge branch '285-review-all-modules-name-prior-to-20-release' of htt…

Merge branch '285-review-all-modules-name-prior-to-20-release' of htt… #989

Workflow file for this run

name: Go Lint
on: [push]
jobs:
ci:
name: "Run CI"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- uses: dominikh/staticcheck-action@v1
with:
version: "latest"