workflows
This commit is contained in:
parent
b9e4a759ae
commit
55aad03ae7
2 changed files with 4 additions and 4 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: "30 1 * * *"
|
||||
- cron: "00 22 * * *"
|
||||
|
||||
jobs:
|
||||
close-issues:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue