-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
Description
Is your feature request related to a problem? Please describe.
update the pipeline file https://github.com/microsoft/vscode-gradle/blob/develop/.azure-pipelines/release/release-nightly.yml to support
- nightly release when there is code change
- set the cron as 0 3 * * *
Copilot