Skip to content

Commit

Permalink
upgraded workflow to latest unreleased version
Browse files Browse the repository at this point in the history
  • Loading branch information
garethahealy committed Nov 16, 2023
1 parent 3cabe28 commit 8e1b2f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ on:
jobs:
shared-operator-workflow:
name: shared-operator-workflow
uses: redhat-cop/github-workflows-operators/.github/workflows/pr-operator.yml@v1.0.5
uses: garethahealy/github-workflows-operators/.github/workflows/pr-operator.yml@main
with:
RUN_UNIT_TESTS: true
RUN_INTEGRATION_TESTS: false
RUN_HELMCHART_TEST: true
GO_VERSION: ~1.18
GO_VERSION: ~1.19
OPERATOR_SDK_VERSION: v1.23.0

0 comments on commit 8e1b2f9

Please sign in to comment.