mirror of
https://github.com/coder/coder.git
synced 2026-06-05 05:58:20 +00:00
chore: update build_reason 'autolock' -> 'dormancy' (#11074)
This commit is contained in:
Generated
+1
-1
@@ -31,7 +31,7 @@ CREATE TYPE build_reason AS ENUM (
|
||||
'initiator',
|
||||
'autostart',
|
||||
'autostop',
|
||||
'autolock',
|
||||
'dormancy',
|
||||
'failedstop',
|
||||
'autodelete'
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user