mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 18:46:50 +07:00
update trigger
This commit is contained in:
parent
ddb9a4e6f8
commit
2cdd78e148
1 changed files with 2 additions and 3 deletions
5
.github/workflows/validation.yml
vendored
5
.github/workflows/validation.yml
vendored
|
|
@ -7,10 +7,9 @@ on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
paths:
|
paths:
|
||||||
- "domains/**"
|
- "domains/*"
|
||||||
- ".github/workflows/validation.yml"
|
- ".github/workflows/validation.yml"
|
||||||
- "scripts/dnsconfig.js"
|
- "scripts/*"
|
||||||
- "scripts/schema.json"
|
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.ref }}-validation
|
group: ${{ github.ref }}-validation
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue