mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 17:19:01 +01:00
Use triaage bot PAT
This commit is contained in:
3
.github/workflows/latest-release-monitor.yml
vendored
3
.github/workflows/latest-release-monitor.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Latest Release Monitor
|
||||
on:
|
||||
schedule:
|
||||
- cron: 0/10 * * * *
|
||||
- cron: 0/5 * * * *
|
||||
|
||||
jobs:
|
||||
main:
|
||||
@@ -21,3 +21,4 @@ jobs:
|
||||
uses: ./actions/latest-release-monitor
|
||||
with:
|
||||
storageKey: ${{secrets.AZURE_BLOB_STORAGE_CONNECTION_STRING_NEW}}
|
||||
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
|
||||
|
||||
Reference in New Issue
Block a user