mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 10:36:50 +07:00
add triggers
This commit is contained in:
parent
31d05088a0
commit
a4f462fb30
1 changed files with 3 additions and 0 deletions
3
.github/workflows/validation.yml
vendored
3
.github/workflows/validation.yml
vendored
|
|
@ -3,6 +3,9 @@ name: Validation
|
|||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- labeled
|
||||
push:
|
||||
paths:
|
||||
- "domains/*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue