We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eccadc0 commit 5fa0832Copy full SHA for 5fa0832
.github/workflows/pr.yaml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
shared-operator-workflow:
10
name: shared-operator-workflow
11
- uses: redhat-cop/github-workflows-operators/.github/workflows/pr-operator.yml@6005dbbf6e4349cd92304439eb34518080086f62 # v1.1.0
+ uses: redhat-cop/github-workflows-operators/.github/workflows/pr-operator.yml@52256432f2728694ca1c185d16c366f34a30ce4d # v1.0.7
12
with:
13
RUN_UNIT_TESTS: true
14
RUN_INTEGRATION_TESTS: true
0 commit comments