Frequently asked questions
Is GitHub down?
Check githubstatus.com.
I can’t sign in
- Confirm email/password.
- Complete MFA if prompted.
- Try another browser/private window.
Push/pull failing (auth)
- HTTPS: token may be expired.
- SSH: check keys/ssh-agent.
GitHub Actions failing
- Check logs.
- Verify secrets/vars.
- Re-run the workflow and check Actions status.