Skip to content

Always build documentation but only sometimes deploy#56

Merged
RhysU merged 1 commit intomasterfrom
claude/fix-issue-54-4NtEe
Jan 12, 2026
Merged

Always build documentation but only sometimes deploy#56
RhysU merged 1 commit intomasterfrom
claude/fix-issue-54-4NtEe

Conversation

@RhysU
Copy link
Owner

@RhysU RhysU commented Jan 12, 2026

Remove branch filter from deploy-docs job.

Allows documentation to build on all branches after tests complete.

Conditional deployment to gh-pages remains in place in the job itself.

Remove branch filter from deploy-docs job to allow documentation
builds to run on all branches after tests complete. The conditional
deployment to gh-pages remains in place, ensuring deployment only
occurs on the master branch.

This change ensures documentation builds are validated on all branches
while keeping deployment restricted to master.
@RhysU RhysU merged commit a369fff into master Jan 12, 2026
9 of 10 checks passed
@RhysU RhysU deleted the claude/fix-issue-54-4NtEe branch January 12, 2026 04:34
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