Skip to content

Merge branch 'integration/main' of https://github.com/NetApp/terrafor… #978

Merge branch 'integration/main' of https://github.com/NetApp/terrafor…

Merge branch 'integration/main' of https://github.com/NetApp/terrafor… #978

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"