We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent def1aaf commit bdcccbfCopy full SHA for bdcccbf
.github/workflows/preview.yml
@@ -15,8 +15,6 @@ on:
15
description: 'Whether to publish to the public NuGet feed'
16
required: false
17
default: 'false'
18
- schedule:
19
- - cron: '0 1 * * *'
20
21
env:
22
buildConfiguration: 'Release'
0 commit comments