diff --git a/.github/workflows/compare_apk_size.yml b/.github/workflows/compare_apk_size.yml index 073c2e2fb142..e04c207f358e 100644 --- a/.github/workflows/compare_apk_size.yml +++ b/.github/workflows/compare_apk_size.yml @@ -4,7 +4,7 @@ on: workflow_dispatch: inputs: prNumber: - description: "Number of PR to calculate sizes for" + description: "You want to measure the impact of PR number:" required: true type: number