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

View File

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