mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
run once a day
Signed-off-by: Avelino <t@avelino.xxx>
This commit is contained in:
parent
e5b084a485
commit
a7987b26ff
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -3,7 +3,7 @@ name: PR auto close, if you stay more than 8 days open
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/15 * * * *'
|
- cron: '0 0 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
stale:
|
stale:
|
||||||
|
Loading…
Reference in New Issue
Block a user