From 35ef43f56b4e25756427eb5ecd15a6df7429bf99 Mon Sep 17 00:00:00 2001 From: Yutaka Kamei Date: Tue, 9 Apr 2024 15:47:23 +0900 Subject: [PATCH] Update action.yml --- action.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/action.yml b/action.yml index 1aa7479..cdd2de7 100644 --- a/action.yml +++ b/action.yml @@ -1,9 +1,5 @@ name: GitHub Workflow Metrics -description: | - GitHub Workflows Metrics is a GitHub Action to measure duration of GitHub Workflows. - This will display charts for each GitHub Workflow, similar to the one shown below, - on a GitHub issue. - +description: GitHub Workflows Metrics is a GitHub Action to measure duration of GitHub Workflows. inputs: range: description: |