update triggers

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

View file

@ -3,13 +3,15 @@ name: Validation
on:
workflow_dispatch:
pull_request:
merge_group:
push:
types: [opened]
branches: [main]
paths:
- "domains/*"
- ".github/workflows/validation.yml"
- "scripts/*"
merge_group:
types: [checks_requested]
push:
concurrency:
group: ${{ github.ref }}-validation