mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 07:00:11 +01:00
Run the publish workflow earlier in the day (#3381)
This commit is contained in:
parent
9375d4ba65
commit
bc9e8523b5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Publish to npm
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 7 * * *'
|
- cron: '0 5 * * *'
|
||||||
# enable users to manually trigger with workflow_dispatch
|
# enable users to manually trigger with workflow_dispatch
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue