mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 18:46:50 +07:00
trigger update
This commit is contained in:
parent
040f4e36ef
commit
3b634cca52
1 changed files with 3 additions and 3 deletions
6
.github/workflows/validation.yml
vendored
6
.github/workflows/validation.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue