feat: remove unused outputs from action.yml and add exclusions for AI review suggestions

This commit is contained in:
2026-05-13 05:47:21 +00:00
parent bca72009c0
commit 47f545dee4
2 changed files with 47 additions and 4 deletions
-4
View File
@@ -11,10 +11,6 @@ inputs:
RUNNER_TOKEN:
description: '存取權杖'
required: true
outputs:
text:
description: '輸出的文字'
value: ${{ steps.display.outputs.text }}
runs:
using: 'composite'
steps: