Skip to content

Commit

Permalink
📝 Chore(Actions): Reduce the frequency of automatic builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dynesshely authored Jul 10, 2023
1 parent df3e24a commit 69f747e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: daily-build

on:
schedule:
- cron: '0 0 * * *'
- cron: '0 6 * * 0'

jobs:
build:
Expand Down

0 comments on commit 69f747e

Please sign in to comment.