Skip to content

Commit cab791b

Browse files
author
Jackson Kearl
committed
Temporary window shift
1 parent 8fa7a73 commit cab791b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deep-classifier-runner.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
uses: ./actions/classifier-deep/apply/fetch-sources
2626
with:
2727
# slightly overlapping to protect against issues slipping through the cracks if a run is delayed
28-
from: 10000 # 7 days
29-
until: 5
28+
from: 72000 # 7 days
29+
until: 52000
3030
configPath: classifier
3131
blobContainerName: vscode-issue-classifier
3232
blobStorageKey: ${{secrets.AZURE_BLOB_STORAGE_CONNECTION_STRING}}

0 commit comments

Comments
 (0)