chore(ci): trigger lint on apps.json changes

This commit is contained in:
Digikwal 2025-06-24 18:42:59 +02:00 committed by GitHub
parent dba5650b09
commit 90bcb0291a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,12 +7,14 @@ on:
paths:
- "images/**"
- ".github/workflows/docker-build.yml"
- "apps.json"
pull_request:
branches:
- main
paths:
- "images/**"
- ".github/workflows/docker-build.yml"
- "apps.json"
jobs:
lint: