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
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

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