How to allow non-admin users to restart the buld job?

I just realized, the normal user (not admin) can’t restart drone builds.

How to enable this function to all?

Users with write access [1] to the repository can restart builds

[1] https://github.com/drone/drone/blob/master/router/router.go#L101