Update README.md
Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>
This commit is contained in:
parent
380a7afbca
commit
52ba5a3ff1
|
@ -552,7 +552,7 @@ Default value: `false`
|
||||||
#### cache-prefix
|
#### cache-prefix
|
||||||
|
|
||||||
Beneficial so the action has a more unique cache 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