Runner cannot be updated via runnerUpdate mutation by non-admins
Description
I tested running a runner update on production with a maintainer account and got the following result:
Steps to reproduce
- Enable
project_runner_edit_form_vue - Login as maintainer of a project with runners (non-admin user)
- Visit CI/CD settings -> Runners
- Select a Runner's edit button (pencil icon)
- Save the form
Expected: The form should save the changes
Result: The runner cannot be saved and an error appears.
Edited by Miguel Rincon
