revert: keep detailed track_progress description

The original description provides clarity about which specific event actions are supported.
This commit is contained in:
km-anthropic
2025-08-28 14:55:41 -07:00
parent 92ba9fb7bf
commit 61403a13ff

View File

@@ -74,7 +74,7 @@ inputs:
required: false required: false
default: "false" default: "false"
track_progress: track_progress:
description: "Force tag mode with tracking comments for pull_request and issue events" description: "Force tag mode with tracking comments for pull_request and issue events. Only applicable to pull_request (opened, synchronize, ready_for_review, reopened) and issue (opened, edited, labeled, assigned) events."
required: false required: false
default: "false" default: "false"
experimental_allowed_domains: experimental_allowed_domains: