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
fix: prevent pre-release workflow from running on release commits (#71)
* Initial plan
* fix: prevent pre-release workflow from running on release commits
This fix prevents the pre-release workflow from creating duplicate tags on release commits, which was causing release-please to not detect new changes properly.
Co-authored-by: dbehnke <916775+dbehnke@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: dbehnke <916775+dbehnke@users.noreply.github.com>
0 commit comments