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
bug: fix target branch for OCP bundle PR (Mellanox#1182)
On tag event, a PR with new OCP bundle is created; its target branch
should be:
- _master_ for **beta** tags,
- otherwise should be the **release branch**.
This change fixes that.
0 commit comments