update trigger

This commit is contained in:
Satr14 2025-04-07 06:18:29 +07:00 committed by GitHub
commit 2cdd78e148
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,10 +7,9 @@ on:
push: push:
branches: [main] branches: [main]
paths: paths:
- "domains/**" - "domains/*"
- ".github/workflows/validation.yml" - ".github/workflows/validation.yml"
- "scripts/dnsconfig.js" - "scripts/*"
- "scripts/schema.json"
concurrency: concurrency:
group: ${{ github.ref }}-validation group: ${{ github.ref }}-validation