ci(blocking-lables): cleanup lables with a pr closes

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers
2025-03-14 12:58:42 -07:00
parent da3f378d5d
commit b42b453f76
7 changed files with 74 additions and 72 deletions

View File

@@ -1,5 +1,5 @@
name: Create Issue Comment
description: Create or updste an issue comment
description: Create or update an issue comment
inputs:
comment:
description: Comment Text
@@ -19,7 +19,7 @@ inputs:
required: true
repository:
description: the OWNER/REPOSITORY to operate on
required: true
default: ${{ github.repository }}
runs:
using: "composite"