Skip to content

ci: fix docs workflow triggers#50

Merged
FBumann merged 1 commit intomainfrom
ci/fix-docs-triggers
Mar 9, 2026
Merged

ci: fix docs workflow triggers#50
FBumann merged 1 commit intomainfrom
ci/fix-docs-triggers

Conversation

@FBumann
Copy link
Owner

@FBumann FBumann commented Mar 9, 2026

Summary

  • Add push to main trigger so docs build runs on every push (serves as a test before releases)
  • Fix workflow_run to watch Release (Manual) and Release Please workflows (previously only watched Release which didn't match either)

Test plan

  • Verify docs build triggers on push to main
  • Verify docs deploy after successful release

🤖 Generated with Claude Code

- Add push to main trigger so docs build runs on every push (serves as test)
- Fix workflow_run to watch "Release (Manual)" and "Release Please" workflows

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@FBumann FBumann merged commit 3e98da1 into main Mar 9, 2026
9 checks passed
@FBumann FBumann deleted the ci/fix-docs-triggers branch March 9, 2026 14:00
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