mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 18:46: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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
types:
|
||||||
|
- opened
|
||||||
|
- labeled
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- "domains/*"
|
- "domains/*"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue