SIGN IN SIGN UP

Defer is_staff check for the project_diff::Deploy action (#21582)

During workspace registration, it's too early to check for the
`is_staff` flag due to no connection being established yet.
As a compromise, allow the action to appear and be registered, but do
nothing for non-staff users.

Release Notes:

- N/A
K
Kirill Bulatov committed
78fea0dd8ef4d84ad6a287f4a1fd40a4fbcb4966
Parent: 9487fff
Committed by GitHub <noreply@github.com> on 12/5/2024, 9:55:06 AM