Update README.md
Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>
This commit is contained in:
parent
0f79a426cc
commit
380a7afbca
|
@ -551,7 +551,7 @@ Default value: `false`
|
||||||
|
|
||||||
#### cache-prefix
|
#### cache-prefix
|
||||||
|
|
||||||
Beneficial so the action has a more unique cahce key. Useful when calling this action multiple times, independent of each other.
|
Beneficial so the action has a more unique cache key. Useful when calling this action multiple times, independent of each other.
|
||||||
An example for usage would be closing all PRs with `x` label after 7 days in one action and closing all PRs except for `x` label after 10 days in another.
|
An example for usage would be closing all PRs with `x` label after 7 days in one action and closing all PRs except for `x` label after 10 days in another.
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
|
Loading…
Reference in New Issue