Skip to content

Commit 78b4356

Browse files
committed
Updated logs
1 parent 886a287 commit 78b4356

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/e2e-pullpreview.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ jobs:
9797
echo "Requested versions: OP='${{ github.event.inputs.openproject_version }}' NC='${{ github.event.inputs.nextcloud_version }}' KC='${{ github.event.inputs.keycloak_version }}'"
9898
echo "Requested integration app: legacy='${{ github.event.inputs.integration_app_version }}' io_ver='${{ github.event.inputs.integration_openproject_version }}' io_git='${{ github.event.inputs.integration_openproject_git_branch }}'"
9999
echo "Requested branches: OP='${{ github.event.inputs.openproject_branch }}' NC='${{ github.event.inputs.nextcloud_branch }}'"
100+
test -f ".github/workflows/e2e-pullpreview.yml"
101+
echo "Workflow file present: .github/workflows/e2e-pullpreview.yml"
100102
101103
- name: Resolve grep and preview name
102104
id: resolve

0 commit comments

Comments
 (0)