Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 16af318

Browse files
chore: oops
1 parent c84aaee commit 16af318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderd/database/migrations/000316_group_build_failure_notifications.down.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ We recommend reviewing these issues to ensure future builds are successful.',
1717
"label": "View workspaces",
1818
"url": "{{ base_url }}/workspaces?filter=template%3A{{.Labels.template_name}}"
1919
}
20-
]'::jsonb)
20+
]'::jsonb
2121
WHERE id = '34a20db2-e9cc-4a93-b0e4-8569699d7a00';

0 commit comments

Comments
 (0)