mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-23 21:55:11 +02:00
ci: clarify clear cache instructions
This commit is contained in:
parent
2051c06115
commit
240075ab4a
2
.github/workflows/clear-workflow-cache.yml
vendored
2
.github/workflows/clear-workflow-cache.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user