Skip to content

Fix dell-replication-controller-config reconcile reset issue #473

Fix dell-replication-controller-config reconcile reset issue

Fix dell-replication-controller-config reconcile reset issue #473

name: Workflow
# yamllint sees the below line as a true or false value instead of an 'on' trigger
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