Skip to content

feat(home): lead with evidence a stranger can check #40

feat(home): lead with evidence a stranger can check

feat(home): lead with evidence a stranger can check #40

Workflow file for this run

name: Adoption data
on:
pull_request:
paths:
- data/adoption.json
- scripts/render-adoption.mjs
- community/index.html
- .github/workflows/adoption-data.yml
push:
branches: [main]
paths:
- data/adoption.json
- scripts/render-adoption.mjs
- community/index.html
permissions:
contents: read
jobs:
generated-section:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22
- run: node scripts/render-adoption.mjs --check