Hacker News new | ask | show | jobs
by bombcar 43 days ago
Pushing commits over SSH is often the most "reliable" thing, though you can get some fun situations where a commit is pushed and runners never ran, causing downstream FUN eventually.
1 comments

I’ve seen this behaviour but IMO it’s a fatal design flaw of Actions. It shouldn’t be possible.