Does anyone else experiencing a halt of the following github actions?
• Run Go tests
• Run Linters and Checkers
Example pr
a
Ariel Shaqed (Scolnicov)
05/23/2022, 12:56 PM
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.