Skip to content

Commit

Permalink
suspend daily build
Browse files Browse the repository at this point in the history
  • Loading branch information
liuyu committed Jan 31, 2025
1 parent b081743 commit bb471ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-daily.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Daily Build Release
on:
schedule:
# This is a UTC time
- cron: "30 18 * * *"
- cron: "30 18 10 2 *"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit bb471ba

Please sign in to comment.