Skip to content

Fix deploy: remove conditional that was skipping the deploy job#9

Merged
jakechinitz merged 1 commit into
claude/portfolio-allocation-strategy-3pIEvfrom
claude/portfolio-website-revamp-rtRf6
Feb 25, 2026
Merged

Fix deploy: remove conditional that was skipping the deploy job#9
jakechinitz merged 1 commit into
claude/portfolio-allocation-strategy-3pIEvfrom
claude/portfolio-website-revamp-rtRf6

Conversation

@jakechinitz
Copy link
Copy Markdown
Owner

The deploy job's if condition was preventing deployment. Removed the pull_request trigger (not needed) and the ref check on deploy, so the workflow always deploys when triggered.

https://claude.ai/code/session_016ospNqZBi5SkHVYsFSZxYk

The deploy job's `if` condition was preventing deployment. Removed
the pull_request trigger (not needed) and the ref check on deploy,
so the workflow always deploys when triggered.

https://claude.ai/code/session_016ospNqZBi5SkHVYsFSZxYk
@jakechinitz jakechinitz merged commit a74b333 into claude/portfolio-allocation-strategy-3pIEv Feb 25, 2026
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.

2 participants