Skip to content

Commit

Permalink
chore: update cache description
Browse files Browse the repository at this point in the history
  • Loading branch information
odinr committed Aug 16, 2023
1 parent e797270 commit 39d6042
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@ on:
workflow_dispatch:
inputs:
branch:
description: name of the branch to filter, example refs/pull/1136/merge
type: string
filter:
description: filter of keys to search for, example node-cache-Linux-
type: string
rebuild:
description: when enabled, cache will be generated in the branch which action was called from
type: boolean
default: false

Expand Down

0 comments on commit 39d6042

Please sign in to comment.