From 6a6e512e615e501e49a827bdf4206bf3741e0b87 Mon Sep 17 00:00:00 2001 From: Gabriele-Cardosi Date: Fri, 13 Sep 2024 15:53:15 +0200 Subject: [PATCH] [incubator-kie-issues#1467] Restoring reference to pull-request-config.yaml --- .github/workflows/pr-kogito-runtimes.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/pr-kogito-runtimes.yml b/.github/workflows/pr-kogito-runtimes.yml index 02f64d41b7f..47f96638227 100644 --- a/.github/workflows/pr-kogito-runtimes.yml +++ b/.github/workflows/pr-kogito-runtimes.yml @@ -63,8 +63,7 @@ jobs: with: annotations-prefix: ${{ runner.os }}-${{ matrix.java-version }}/${{ matrix.maven-version }} github-token: "${{ secrets.GITHUB_TOKEN }}" - # TODO RESTORE ORIGINAL - definition-file: https://raw.githubusercontent.com/apache/incubator-kie-kogito-pipelines/9ee3ea4f672316c3445ee9f870aa76441e9cbcc0/.ci/pull-request-config.yaml + definition-file: https://raw.githubusercontent.com/${GROUP:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/pull-request-config.yaml env: BUILD_MVN_OPTS_CURRENT: '-Dvalidate-formatting' - name: Junit Report