diff --git a/.github/workflows/ci-cd-pipeline.yaml b/.github/workflows/ci-cd-pipeline.yaml index 5772e5b..bbad562 100644 --- a/.github/workflows/ci-cd-pipeline.yaml +++ b/.github/workflows/ci-cd-pipeline.yaml @@ -325,7 +325,7 @@ jobs: propertyPath: 'metadata.namespace' value: "opsverse-test" branch: main - createPR: true + createPR: false message: 'Update Image Version' token: ${{ secrets.GH_PAT }} workDir: main