1
0

Remove "prepare backup" step (#4551)

* Remove "prepare backup" step

* fix post-approval.ts
This commit is contained in:
Prospector
2025-10-14 15:35:50 -07:00
committed by GitHub
parent 4cd8ccd319
commit 03ed64c99f
6 changed files with 8 additions and 111 deletions

View File

@@ -54,7 +54,7 @@ const postApproval: Stage = {
weight: 1,
severity: 'low',
message: async () =>
(await import('../messages/misc-metadata/dependancies.md?raw')).default,
(await import('../messages/misc-metadata/dependencies.md?raw')).default,
relevantExtraInput: [
{
label: 'Dependency Name',