unstale issues/prs on comments right away

This commit is contained in:
Wolfsblvt
2025-03-12 02:56:38 +01:00
parent 7543a24ca7
commit f6f87f6d5b

View File

@@ -4,8 +4,9 @@ on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *' # Runs every day at midnight UTC
issues:
types: [labeled, unlabeled, edited]
issue_comment:
types: [created]
jobs:
mark-inactivity: