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
Update CI/CD workflow to trigger releases on labeled pull requests
- Modified the workflow to include pull request events with a 'labeled' type for triggering releases.
- Adjusted the release job condition to allow releases from both push events and labeled pull requests.
0 commit comments