PR file specific

This commit is contained in:
Edward Firmo
2023-11-15 04:58:46 +01:00
committed by GitHub
parent 7bf9e333c5
commit 2bfb7c7aab

View File

@@ -5,6 +5,8 @@ on:
paths: paths:
- "nspanel_blueprint.yaml" - "nspanel_blueprint.yaml"
pull_request: pull_request:
paths:
- "nspanel_blueprint.yaml"
#schedule: #schedule:
# - cron: "0 0 * * *" # - cron: "0 0 * * *"
workflow_dispatch: workflow_dispatch: