mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-16 19:42:13 -05:00
[GH-ISSUE #539] Linter is broken #7955
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @npalm on GitHub (Feb 23, 2021).
Original GitHub issue: https://github.com/sdras/awesome-actions/issues/539
Action running the linter is failing on any branch, including main.
Caused by the html on the top of the readme and missimng ToC item.
@zrosenbauer commented on GitHub (Mar 7, 2021):
FYI I added a quick fix that should resolve the issue.