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: