Update and rename .github/workflow/stale.yml to .github/workflows/stale.yml

This commit is contained in:
oobabooga
2023-03-13 18:47:31 -03:00
committed by GitHub
parent 47c941c5fd
commit 7c17613add

View File

@@ -1,7 +1,7 @@
name: Close inactive issues
on:
schedule:
- cron: "38 21 * * *"
- cron: "48 21 * * *"
jobs:
close-issues: