From a6d7bc883524b9b87922dd1087fffe83e49bd20e Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Sat, 12 Mar 2022 20:41:58 +0100 Subject: [PATCH] Update nextion2text.yml --- .github/workflows/nextion2text.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/nextion2text.yml b/.github/workflows/nextion2text.yml index 38184d71..606cafb8 100644 --- a/.github/workflows/nextion2text.yml +++ b/.github/workflows/nextion2text.yml @@ -2,9 +2,13 @@ name: nextion2text on: pull_request: + paths: + - HMI/nspanel.HMI push: branches: - main + paths: + - HMI/nspanel.HMI jobs: gen-nextion-to-text: