Skip to content

Merge pull request #43 from dell/dependabot/go_modules/golang-47ae6b330c #41

Merge pull request #43 from dell/dependabot/go_modules/golang-47ae6b330c

Merge pull request #43 from dell/dependabot/go_modules/golang-47ae6b330c #41

name: Common Workflows
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
common:
name: Quality Checks
uses: dell/common-github-actions/.github/workflows/go-common.yml@main