mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 10:36:50 +07:00
Merge branch 'partofmyid:main' into testing
This commit is contained in:
commit
2d1aab6c1a
2 changed files with 2 additions and 7 deletions
6
.github/workflows/validation.yml
vendored
6
.github/workflows/validation.yml
vendored
|
|
@ -4,12 +4,10 @@ on:
|
|||
workflow_dispatch:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
- "domains/**"
|
||||
- "domains/*"
|
||||
- ".github/workflows/validation.yml"
|
||||
- "scripts/dnsconfig.js"
|
||||
- "scripts/schema.json"
|
||||
- "scripts/*"
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.ref }}-validation
|
||||
|
|
|
|||
|
|
@ -1,6 +1,3 @@
|
|||
> [!CAUTION]
|
||||
> **Pull requests are ON HOLD** for the time being to fix some CI issues.
|
||||
|
||||
> [!CAUTION]
|
||||
> We currently **DO NOT** support Vercel, Netlify, and other services that requires us to be on the [PSL](https://github.com/publicsuffix/list). _We will apply to be on the list [only if theres high demand](https://publicsuffix.org/submit/#:~:text=We%20will%20generally%20decline%20small%20projects)_, so be patient and invite some of your friends!
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue