Browse Source

👷 Update issue manager workflow (#1398)

pull/13907/head
Alejandra 10 months ago
committed by GitHub
parent
commit
c23c91bd4e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      .github/workflows/issue-manager.yml

4
.github/workflows/issue-manager.yml

@ -39,5 +39,9 @@ jobs:
"waiting": {
"delay": 2628000,
"message": "As this PR has been waiting for the original user for a while but seems to be inactive, it's now going to be closed. But if there's anyone interested, feel free to create a new PR."
},
"invalid": {
"delay": 0,
"message": "This was marked as invalid and will be closed now. If this is an error, please provide additional details."
}
}

Loading…
Cancel
Save