Skip to content

Commit 3fdad98

Browse files
committed
Enforce orphan detector to get slug
1 parent a28bbbe commit 3fdad98

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/cleanup-orphaned-content.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ on:
44
workflow_dispatch:
55
inputs:
66
roadmap_slug:
7-
description: "The ID of the roadmap to clean up (or __all__ for all roadmaps)"
7+
description: "The ID of the roadmap to clean up"
88
required: true
9-
default: "__all__"
109

1110
jobs:
1211
cleanup-content:

0 commit comments

Comments
 (0)