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: workflow_dispatch:
schedule: schedule:
- cron: '0 0 * * *' # Runs every day at midnight UTC - cron: '0 0 * * *' # Runs every day at midnight UTC
issues: issue_comment:
types: [labeled, unlabeled, edited] types: [created]
jobs: jobs:
mark-inactivity: mark-inactivity: