Does anyone else experiencing a halt of the follow...
# dev
t
Does anyone else experiencing a halt of the following github actions? • Run Go tests • Run Linters and Checkers Example pr
a
This is a bug in how we skip testing docs-only PRs. The issue here is that it does not really seem possible to do with GitHub actions. I'm close to giving up and reverting that change. Sorry.
For now just force-pull.
t
Thanks for your explanation!