Skip to content

Commit

Permalink
fix: Actually enable new cronjob on prod
Browse files Browse the repository at this point in the history
  • Loading branch information
edamboritz committed Dec 5, 2023
1 parent b445951 commit 93fea2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ci/production-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ cronJobs:
trello:
enabled: true
trends:
enabled: false
enabled: true
weeklyEmailNotifications:
enabled: true
secrets:
Expand Down

0 comments on commit 93fea2a

Please sign in to comment.