Skip to content

Commit

Permalink
Use triaage bot PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackson Kearl committed Jun 3, 2020
1 parent 4872a55 commit 41e31c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/latest-release-monitor.yml
@@ -1,7 +1,7 @@
name: Latest Release Monitor
on:
schedule:
- cron: 0/10 * * * *
- cron: 0/5 * * * *

jobs:
main:
Expand All @@ -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}}

0 comments on commit 41e31c7

Please sign in to comment.