| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Enable build and tests on release/* branches to support release workflows. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
There was a problem hiding this comment.
This PR updates the CI workflow configuration to align with a new branching strategy that focuses on main and release/* branches while enabling manual workflow execution.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
Sorry, something went wrong.
## Summary - Configure CI workflow to run on `release/*` branches - Remove `develop` branch from CI triggers - Add `workflow_dispatch` to enable manual workflow runs on any branch ## Test plan - Verify workflow triggers on pushes to release/* branches - Verify workflow triggers on PRs to release/* branches - Verify workflow can be manually triggered from Actions tab 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <noreply@anthropic.com>
| Back | FazBrowse Home | New Git URL |
Summary
Test plan
🤖 Generated with Claude Code