diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 43abacb..671048a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -45,6 +45,16 @@ jobs: working-directory: tests run: node e2e.mjs + # Serves the repo under the EXACT CSP from _headers and fails on any + # securitypolicyviolation. Until 2026-09-03 this file existed and nothing ran + # it, so README's claim that CSP is covered was a written argument that had + # never been executed. Verified red before being trusted green: an inline + #