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
Since Github workflows triggered from PRs do not run when a PR is created by Github actions, the required workflow to build and test before merging is not running when changeset bot creates a versioning PR. We tried to get around this with another action but weren't successful.