We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a28bbbe commit 3fdad98Copy full SHA for 3fdad98
1 file changed
.github/workflows/cleanup-orphaned-content.yml
@@ -4,9 +4,8 @@ on:
4
workflow_dispatch:
5
inputs:
6
roadmap_slug:
7
- description: "The ID of the roadmap to clean up (or __all__ for all roadmaps)"
+ description: "The ID of the roadmap to clean up"
8
required: true
9
- default: "__all__"
10
11
jobs:
12
cleanup-content:
0 commit comments