Skip to content

Clarify geoblocking description in broken scraper report template #6918

Clarify geoblocking description in broken scraper report template

Clarify geoblocking description in broken scraper report template #6918

Workflow file for this run

name: Validate Scrapers
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
validate:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v6
- uses: denoland/setup-deno@v2
with:
cache: true
- run: deno -R -E ./validate.js --ci