Skip to content

Added missing file for the Operator e2e tests #15

Added missing file for the Operator e2e tests

Added missing file for the Operator e2e tests #15

name: Workflow
on:
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