Hacker News new | ask | show | jobs
by jsmeaton 2229 days ago
You can prevent forks from running actions which guards against external parties.

Nothing to be done about internal parties except policies.

1 comments

Policies, a verbal rule with your devs?
Mandatory code review would do it.
Not really, because people could change the action on their PR and have it run. Unless you've got a fork based workflow internally.