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:
Henning Dieterichs 2022-11-21 12:31:18 +01:00 committed by GitHub
parent ed05245a03
commit 8f8b47432b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,7 @@ schedules:
branches: branches:
include: include:
- main - main
always: true
resources: resources:
repositories: repositories: