mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
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