mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
c352a51b22
Use transition-specific actions when authorizing workspace build parameter inserts in the database layer so start/stop/delete do not require workspace.update. Related to: https://github.com/coder/internal/issues/1299