diff --git a/.github/workflows/self-update-on-new-release-version.yaml b/.github/workflows/self-update-on-new-release-version.yaml index ceb3d3f7d4..b31edca740 100644 --- a/.github/workflows/self-update-on-new-release-version.yaml +++ b/.github/workflows/self-update-on-new-release-version.yaml @@ -46,6 +46,7 @@ jobs: branch-suffix: short-commit-hash add-paths: | .github/renovate.json5 + .github/workflows/e2e-tests-ondemand.yaml title: '[Automatic] Update because new branch created ${{ github.ref_name }}' labels: 'ci' commit-message: self update on new release ${{ github.ref_name }}