diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 3774f32..d13ae5f 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -158,5 +158,5 @@ jobs: JF_PATH_EXCLUSIONS: '*.git*;*node_modules*;*target*;*venv*;*test*;*resources-filtered*' JF_GIT_OWNER: '$.pull_request.user.login' JF_GIT_REPO: '$.repository.name' - JF_GIT_PULL_REQUEST_ID : '${{github.event.number}}' + JF_GIT_PULL_REQUEST_ID : ${{github.event.number}} TRIGGER_KEY: '$.action