Merge branch 'partofmyid:main' into testing

This commit is contained in:
Satr14 2025-04-07 11:35:01 +07:00 committed by GitHub
commit 2d1aab6c1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 7 deletions

View file

@ -4,12 +4,10 @@ on:
workflow_dispatch: workflow_dispatch:
pull_request: pull_request:
push: push:
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

View file

@ -1,6 +1,3 @@
> [!CAUTION]
> **Pull requests are ON HOLD** for the time being to fix some CI issues.
> [!CAUTION] > [!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! > 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!