This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oleg
/
monaco-editor
mirror of
https://github.com/microsoft/monaco-editor.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Set `always` to true to trigger a build even when there are no new commits.
This is because nightly is build from the latest vscode@main.
Henning Dieterichs
2 years ago
parent
ed05245a03
commit
8f8b47432b
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.azure-pipelines/publish-nightly.yml
+ 1
- 0
.azure-pipelines/publish-nightly.yml
View File
@@ -13,6 +13,7 @@ schedules:
branches:
include:
- main
+ always: true
resources:
repositories: