patcg-individual-drafts / private-aggregation-api

Explainer for proposed web platform API
https://patcg-individual-drafts.github.io/private-aggregation-api/
43 stars 19 forks source link

[CI] Change preview.yml to validate.yml #149

Closed dmcardle closed 1 month ago

dmcardle commented 1 month ago

This change converts the "Preview" job into a "Validate" job. It still runs for every PR, but it does not deploy to the gh-pages branch.

Fixes #148


Preview | Diff

dmcardle commented 1 month ago

Added a temporary change to spec.bs to exercise the "Validate" job and saw what I expected:

Deploy to GitHub pages
  Skipped.

I'll drop that temp commit now.

dmcardle commented 1 month ago

@alexmturner Low priority — PTAL when you get a chance.

alexmturner commented 1 month ago

LGTM!