Skip to content

add(): add CRD for AzureSecretEngineRole #329

add(): add CRD for AzureSecretEngineRole

add(): add CRD for AzureSecretEngineRole #329

Workflow file for this run

name: pull request
on:
pull_request:
branches:
- master
- main
jobs:
shared-operator-workflow:
name: shared-operator-workflow
uses: redhat-cop/github-workflows-operators/.github/workflows/pr-operator.yml@a6fd3b36e5d59b557d23620e7c34e8c5a14e8076 # v1.0.7
with:
RUN_UNIT_TESTS: true
RUN_INTEGRATION_TESTS: true
RUN_HELMCHART_TEST: true
GO_VERSION: ~1.19
OPERATOR_SDK_VERSION: v1.25.3