Update deployment workflow to remove unused paths and include Authelia

This commit is contained in:
Mohmmed Elfateh Sabry
2025-08-11 13:55:56 +03:00
parent e6f1084fa8
commit 43e7ca1502

View File

@@ -6,9 +6,7 @@ on:
branches: [ "main" ]
paths:
- "docker-compose.yml"
- "crowdsec/**"
- "prometheus/**"
- "grafana/**"
- "authelia/**"
- ".github/workflows/deploy.yml"
workflow_dispatch: