mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 00:32:19 +00:00
Update needs-more-info-closer.yml
This commit is contained in:
parent
f4151841f0
commit
4454978939
1 changed files with 1 additions and 1 deletions
2
.github/workflows/needs-more-info-closer.yml
vendored
2
.github/workflows/needs-more-info-closer.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: Needs More Info Closer
|
||||
on:
|
||||
schedule:
|
||||
- cron: 30 * * * *
|
||||
- cron: 20 11 * * * # Daily at 4:20am PDT
|
||||
|
||||
jobs:
|
||||
main:
|
||||
|
|
Loading…
Reference in a new issue