Skip to content

docs(new-website): pages.dev vs workers.dev + DNS-cutover safety #97

docs(new-website): pages.dev vs workers.dev + DNS-cutover safety

docs(new-website): pages.dev vs workers.dev + DNS-cutover safety #97

Workflow file for this run

name: clean
# Fails the build if any personal name, contact info, or credential enters the skill
# suite. The suite is a handoff artifact and must stay generic. See scripts/check_clean.sh.
on:
push:
pull_request:
jobs:
no-pii-secrets:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Scan skills for names / contact info / credentials
run: bash scripts/check_clean.sh