unstale issues/prs on comments right away
| @@ -4,8 +4,9 @@ on: | ||
| 4 | 4 | workflow_dispatch: |
| 5 | 5 | schedule: |
| 6 | 6 | - cron: '0 0 * * *' # Runs every day at midnight UTC |
| 7 | 7 | issuesissue_comment: |
| 8 | 8 | types: [labeled, unlabeled, editedcreated] |
| 9 | + | |
| 9 | 10 | |
| 10 | 11 | jobs: |
| 11 | 12 | mark-inactivity: |