mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 18:32:56 +01:00
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.
This commit is contained in:
parent
ed05245a03
commit
8f8b47432b
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ schedules:
|
||||||
branches:
|
branches:
|
||||||
include:
|
include:
|
||||||
- main
|
- main
|
||||||
|
always: true
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
repositories:
|
repositories:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue