Merge pull request #3428 from microsoft/hediet/nightly-always-true

Set `always` to true to trigger a build even when there are no new commits.
This commit is contained in:
Henning Dieterichs 2022-11-21 12:50:40 +01:00 committed by GitHub
commit a472aae39f
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: