Skip to content

fix UT, update to latest goscaleio #29

fix UT, update to latest goscaleio

fix UT, update to latest goscaleio #29

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