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
Fix update-readme workflow for protected main branch (#174)
* Fix update-readme workflow for protected main branch
- Only push changes on pull_request events (where github.head_ref exists)
- Fail with helpful message if README is out of date on main push
* Update README.md
0 commit comments