Skip to content

fix(deploy): add astro config files to path triggers - #233

Closed
iamnewton wants to merge 1 commit into
mainfrom
fix/deploy-path-triggers
Closed

fix(deploy): add astro config files to path triggers#233
iamnewton wants to merge 1 commit into
mainfrom
fix/deploy-path-triggers

Conversation

@iamnewton

Copy link
Copy Markdown
Contributor

Summary

Adds astro.config.ts, pnpm-workspace.yaml, and pnpm-lock.yaml to the deploy workflow path triggers so that changes to docs-related config files (not just content in docs/**) automatically trigger a redeploy.

Why

Lockfile-only PRs (e.g. bumping @theholocron/astro-config) don't touch docs/**, so the deploy never fired and the CSS fix never took effect on the deployed site.

Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
@iamnewton
iamnewton requested a review from a team as a code owner August 19, 2026 23:32
@iamnewton iamnewton closed this Aug 19, 2026
@iamnewton
iamnewton deleted the fix/deploy-path-triggers branch August 19, 2026 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant