manager: Remove Stale
label if present
The stale label provides an easy way to force CI runs for issues after changing dependencies.
This commit is contained in:
parent
e274f6206c
commit
f04beb5dea
4 changed files with 49 additions and 0 deletions
1
techtree-manager/Cargo.lock
generated
1
techtree-manager/Cargo.lock
generated
|
@ -1349,6 +1349,7 @@ dependencies = [
|
|||
"serde",
|
||||
"serde_json",
|
||||
"sha256",
|
||||
"time",
|
||||
"tokio",
|
||||
"url",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue