I've just updated GitHub actions for a package with use_github_action(). My test-coverage check is now failing.
Details here:
Any idea how to fix it?
I see use_github_action() removed the branches: [main, master] line under the pull_request option (see here). Not sure if it's related to the problem though.