Skip to content

Update kubernetes monorepo to v0.36.2 #984

Update kubernetes monorepo to v0.36.2

Update kubernetes monorepo to v0.36.2 #984

Workflow file for this run

name: pull request
on:
pull_request:
branches:
- main
jobs:
shared-operator-workflow:
name: shared-operator-workflow
uses: redhat-cop/github-workflows-operators/.github/workflows/pr-operator.yml@v1.1.5
with:
GO_VERSION: ~1.21
RUN_UNIT_TESTS: true
RUN_INTEGRATION_TESTS: false
RUN_HELMCHART_TEST: false
OPERATOR_SDK_VERSION: v1.25.2