only run on specific secret files
All checks were successful
Deploy Containers / Prepare (push) Successful in 4s

This commit is contained in:
2025-10-18 18:29:03 -04:00
parent 208e81ee81
commit d176da1e3f

View File

@@ -5,7 +5,9 @@ on:
branches: branches:
- main - main
paths: paths:
- "host_vars/**" - "host_vars/jackson.yml"
- "host_vars/jade.yml"
- "host_vars/nas.yml"
workflow_dispatch: workflow_dispatch:
jobs: jobs: