mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-15 14:05:47 -05:00
Pin octokit types (#43762)
* Pin @octokit/types to fix build error * Allow update package lock to be run on a workflow dispatch
This commit is contained in:
1
.github/workflows/update-package-lock.yaml
vendored
1
.github/workflows/update-package-lock.yaml
vendored
@@ -5,6 +5,7 @@ on:
|
||||
# This is probably 6am UTC, which is 10pm PST or 11pm PDT
|
||||
# Alternatively, 6am local is also fine
|
||||
- cron: '0 6 * * *'
|
||||
workflow_dispatch: {}
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user