Update cron.yml
This commit is contained in:
parent
2d4108d50b
commit
88676823c5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cron.yml
vendored
2
.github/workflows/cron.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: Close Not a TFG Bug issues
|
||||
on:
|
||||
schedule:
|
||||
- cron: "00 22 * * *"
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
jobs:
|
||||
close-issues:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue