mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-03-12 17:51:53 +08:00
Enforce orphan detector to get slug
This commit is contained in:
@@ -4,9 +4,8 @@ on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
roadmap_slug:
|
||||
description: "The ID of the roadmap to clean up (or __all__ for all roadmaps)"
|
||||
description: "The ID of the roadmap to clean up"
|
||||
required: true
|
||||
default: "__all__"
|
||||
|
||||
jobs:
|
||||
cleanup-content:
|
||||
|
||||
Reference in New Issue
Block a user