Skip to content

Remove feature branch from publish workflow triggers - #57

Merged
danielpcox merged 1 commit into
devfrom
claude/computable-ai-repo-update-x9j1i7
Aug 17, 2026
Merged

Remove feature branch from publish workflow triggers#57
danielpcox merged 1 commit into
devfrom
claude/computable-ai-repo-update-x9j1i7

Conversation

@danielpcox

Copy link
Copy Markdown
Contributor

Post-merge cleanup for #56: the feature branch was in the workflow's push triggers only to validate the render pipeline on CI before switching over. Now that the migration is merged and deployed, restrict the trigger back to dev. The if: github.ref == 'refs/heads/dev' gate on the deploy step stays as a safety measure.

🤖 Generated with Claude Code

https://claude.ai/code/session_01GXdH68Zgh99MDTF5Cpkn7q


Generated by Claude Code

The branch trigger was only needed for the pre-merge CI dry-run; the
deploy step stays gated to dev.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GXdH68Zgh99MDTF5Cpkn7q
@danielpcox
danielpcox merged commit 6b97a70 into dev Aug 17, 2026
@danielpcox
danielpcox deleted the claude/computable-ai-repo-update-x9j1i7 branch August 17, 2026 04:26
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