Skip to content

Commit bdcccbf

Browse files
committed
No need to run preview workflow on a schedule
1 parent def1aaf commit bdcccbf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/preview.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ on:
1515
description: 'Whether to publish to the public NuGet feed'
1616
required: false
1717
default: 'false'
18-
schedule:
19-
- cron: '0 1 * * *'
2018

2119
env:
2220
buildConfiguration: 'Release'

0 commit comments

Comments
 (0)