Disable inactive issue closer (#920)

This commit is contained in:
Suchintan 2024-10-07 22:03:38 -06:00 committed by GitHub
parent 8aa29bedcf
commit 11985733c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
name: Close inactive issues
on:
schedule:
- cron: "30 1 * * *"
workflow_dispatch:
jobs:
close-issues: