Skip to content

Integration tests for NFS Volume Provisioning without SDC #45

Integration tests for NFS Volume Provisioning without SDC

Integration tests for NFS Volume Provisioning without SDC #45

name: Golang Static Analysis
on: # yamllint disable-line rule:truthy
push:
branches: [main]
pull_request:
branches: ["**"]
jobs:
# golang static analysis checks
go-static-analysis:
uses: dell/common-github-actions/.github/workflows/go-static-analysis.yaml@main
name: Golang Validation