From 7773eedd455a9d9600338bd5f35936831a90ad9d Mon Sep 17 00:00:00 2001 From: Johannes Date: Thu, 31 Mar 2022 08:52:39 +0200 Subject: [PATCH] Update nextion2text.yml --- .github/workflows/nextion2text.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/nextion2text.yml b/.github/workflows/nextion2text.yml index ec69957d..4277e24d 100644 --- a/.github/workflows/nextion2text.yml +++ b/.github/workflows/nextion2text.yml @@ -5,6 +5,7 @@ on: paths: - HMI/nspanel.HMI - HMI/US/portrait/nspanel_US_P.HMI + - HMI/US/portrait/diff-ignore/cardEntities.txt - HMI/US/landscape/nspanel_US_L.HMI - .github/workflows/nextion2text.yml push: @@ -13,6 +14,7 @@ on: paths: - HMI/nspanel.HMI - HMI/US/portrait/nspanel_US_P.HMI + - HMI/US/portrait/diff-ignore/cardEntities.txt - HMI/US/landscape/nspanel_US_L.HMI - .github/workflows/nextion2text.yml