Hacker News new | ask | show | jobs
by kitallis 999 days ago
One of my biggest gripes with Actions is that it doesn't allow you to trigger workflows for a specific SHA. Only the branch HEAD.

This is pretty much possible in all other CIs.

1 comments

You can pass a sha into your workflow and then check it out.