fix: support INPUT_ACTION_TYPE and INPUT_ACTION (#305)

This commit is contained in:
2025-10-24 15:55:09 +03:00
committed by GitHub
parent a3fb0bd8db
commit 2d8ff47548
4 changed files with 16 additions and 13 deletions

View File

@@ -13,7 +13,7 @@ branding:
inputs:
action:
description: 'Action name to validate (alias for action-type)'
required: true
required: false
action-type:
description: 'Type of action to validate (e.g., csharp-publish, docker-build, eslint-fix)'
required: false