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
Then use the usual git add, git commit, git push. This will trigger CI to be run.
Open your branch in github by clicking on branch:Master, click Pull requests, New pull request.
Creating the pull request will trigger CI to be run a second time. Once this run finished you can merge your branch with master and delete it, all through the github user interface.