add triggers

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

View file

@ -3,6 +3,9 @@ name: Validation
on: on:
workflow_dispatch: workflow_dispatch:
pull_request: pull_request:
types:
- opened
- labeled
push: push:
paths: paths:
- "domains/*" - "domains/*"