File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88jobs :
99 shared-operator-workflow :
1010 name : shared-operator-workflow
11- uses : redhat-cop/github-workflows-operators/.github/workflows/pr-operator.yml@v1.0.3
11+ uses : redhat-cop/github-workflows-operators/.github/workflows/pr-operator.yml@v1.0.4
1212 with :
1313 RUN_UNIT_TESTS : true
1414 RUN_INTEGRATION_TESTS : true
15- RUN_HELMCHART_TEST : true
15+ RUN_HELMCHART_TEST : true
Original file line number Diff line number Diff line change 1010jobs :
1111 shared-operator-workflow :
1212 name : shared-operator-workflow
13- uses : redhat-cop/github-workflows-operators/.github/workflows/release-operator.yml@v1.0.3
13+ uses : redhat-cop/github-workflows-operators/.github/workflows/release-operator.yml@v1.0.4
1414 secrets :
1515 COMMUNITY_OPERATOR_PAT : ${{ secrets.COMMUNITY_OPERATOR_PAT }}
1616 REGISTRY_USERNAME : ${{ secrets.REGISTRY_USERNAME }}
1919 PR_ACTOR : " raffaele.spazzoli@gmail.com"
2020 RUN_UNIT_TESTS : true
2121 RUN_INTEGRATION_TESTS : true
22- RUN_HELMCHART_TEST : true
22+ RUN_HELMCHART_TEST : true
You can’t perform that action at this time.
0 commit comments