trigger update

This commit is contained in:
Satr14 2025-04-07 06:34:59 +07:00 committed by GitHub
commit 3b634cca52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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