mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
unstale issues/prs on comments right away
This commit is contained in:
5
.github/workflows/job-close-stale.yml
vendored
5
.github/workflows/job-close-stale.yml
vendored
@@ -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:
|
||||
|
Reference in New Issue
Block a user