data-security
data-security copied to clipboard
Use common github workflow for Jekyll
We currently have duplicated the Jekyll publish workflow into one pipeline for drafts and one for main (with minor differences).
We could refactor the common workflow bits into a shared workflow that is callable from the two workflows.
Yes and it would be nice to allow main to be updated without deleting everything -- it could preserve an allowlist of versions and branches and delete everything not on the list.