It turns out that this was happening due to the pr...
# learning
o
It turns out that this was happening due to the protected branch (
main
) enforcing build checks for PRs whereas we skip those checks for certain files (
*.{md,json}
) so it gets stuck: https://github.com/fishfight/FishFight/pull/236#issuecomment-969247776