Skip to content

Bump redhat-cop/github-workflows-operators from 1.0.5 to 1.0.6 #93

Bump redhat-cop/github-workflows-operators from 1.0.5 to 1.0.6

Bump redhat-cop/github-workflows-operators from 1.0.5 to 1.0.6 #93

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@v1.0.6
with:
RUN_UNIT_TESTS: true
RUN_INTEGRATION_TESTS: true
RUN_HELMCHART_TEST: true
GO_VERSION: ~1.21
OPERATOR_SDK_VERSION: v1.31.0