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
Currently it looks like the GitHub action will deploy to gh-pages on any PR merge to any branch. It should only deploy to gh-pages when a PR is successfully merged to develop after all the tests pass