From a53ae91027026ae0dba08ebba0e91cfa0ec5bfb0 Mon Sep 17 00:00:00 2001 From: gilesb Date: Wed, 22 Nov 2023 18:41:31 +0000 Subject: [PATCH] taget --- .github/workflows/pull-request-target.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/workflows/pull-request-target.yml b/.github/workflows/pull-request-target.yml index 1a8a49c..f8babab 100644 --- a/.github/workflows/pull-request-target.yml +++ b/.github/workflows/pull-request-target.yml @@ -61,8 +61,16 @@ jobs: - run: git pull origin ${{ github.head_ref }} - run: rm -rf document - run: mkdir document + - uses: https://sigyl.com:3001/actions/ft-view-screen-document@main + name: document ft-view + with: + display-exclude-file: BatchImport_zone10_hmi_restored.xml + global-exclude-file: BatchImport_Global_zone10_hmi_restored.xml + display-folder: displays + global-folder: global objects + folder: ft-view-screens - uses: https://sigyl.com:3001/actions/document-phases@main - name: document + name: document batch with: document: document model: equipment-model.axml