Skip to content

Commit

Permalink
Enable daily builds
Browse files Browse the repository at this point in the history
Re-enable daily builds for RC2 testing.
  • Loading branch information
martincostello committed Sep 24, 2023
1 parent f7dcac0 commit e15ed19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-dotnet-sdks-for-nightly.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: update-dotnet-sdks-for-nightly

on:
#schedule:
# - cron: '00 10 * * *'
schedule:
- cron: '00 10 * * *'
workflow_dispatch:

permissions: {}
Expand Down

0 comments on commit e15ed19

Please sign in to comment.