From: Alejandra <90076947+alejsdev@users.noreply.github.com> Date: Tue, 15 Oct 2024 10:39:19 +0000 (+0200) Subject: 👷 Update issue manager workflow (#1137) X-Git-Tag: 0.0.23~56 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=87257b08bffa3b7d98ae1080232f4bb839d3aea6;p=thirdparty%2Ffastapi%2Fsqlmodel.git 👷 Update issue manager workflow (#1137) Co-authored-by: Sebastián Ramírez --- diff --git a/.github/workflows/issue-manager.yml b/.github/workflows/issue-manager.yml index b7f5e003..0737b40a 100644 --- a/.github/workflows/issue-manager.yml +++ b/.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." } }