chore: update build_reason 'autolock' -> 'dormancy' (#11074)

This commit is contained in:
Jon Ayers
2023-12-07 17:11:57 -06:00
committed by GitHub
parent 8221544514
commit ce49a55f56
8 changed files with 34 additions and 54 deletions
@@ -0,0 +1 @@
ALTER TYPE build_reason RENAME VALUE 'dormancy' TO 'autolock';
@@ -0,0 +1 @@
ALTER TYPE build_reason RENAME VALUE 'autolock' TO 'dormancy';