You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: improve workflow triggers to prevent duplicate runs (#163)
- Limit push events to master branch only
- Keep pull_request events for all branches
- This prevents duplicate workflow runs when PRs are created from repository branches
Fixes#162
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude <[email protected]>
0 commit comments