We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fa7a73 commit cab791bCopy full SHA for cab791b
.github/workflows/deep-classifier-runner.yml
@@ -25,8 +25,8 @@ jobs:
25
uses: ./actions/classifier-deep/apply/fetch-sources
26
with:
27
# slightly overlapping to protect against issues slipping through the cracks if a run is delayed
28
- from: 10000 # 7 days
29
- until: 5
+ from: 72000 # 7 days
+ until: 52000
30
configPath: classifier
31
blobContainerName: vscode-issue-classifier
32
blobStorageKey: ${{secrets.AZURE_BLOB_STORAGE_CONNECTION_STRING}}
0 commit comments