Skip to content

Commit

Permalink
👷 Update issue manager workflow (#1398)
Browse files Browse the repository at this point in the history
  • Loading branch information
alejsdev authored Oct 14, 2024
1 parent 6768359 commit c23c91b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/issue-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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."
}
}

0 comments on commit c23c91b

Please sign in to comment.