diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index bbfd9e4..e43cf73 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -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 diff --git a/README.md b/README.md index 4162001..5f33fd3 100644 --- a/README.md +++ b/README.md @@ -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!