ci: clarify clear cache instructions

This commit is contained in:
ClementTsang 2023-05-04 01:22:28 -04:00
parent 2051c06115
commit 240075ab4a
No known key found for this signature in database
GPG Key ID: DC3B7867D8D97095
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ on:
workflow_dispatch:
inputs:
id:
description: "Which id to clear. Type 'main'/'master'/'all' to clean all."
description: "Which id to clear. Type main/master/all to clean all, and keep-main/keep-master to clean all but the main branch."
required: false
pull_request:
types: