Skip to content

Ignore case difference for host name when X_CSI_IG_MODIFY_HOSTNAME is enabled #124

Ignore case difference for host name when X_CSI_IG_MODIFY_HOSTNAME is enabled

Ignore case difference for host name when X_CSI_IG_MODIFY_HOSTNAME is enabled #124

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