Skip to content

Commit

Permalink
PI-2270 Disable dry run in prod (#3892)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-bcl authored Jun 11, 2024
1 parent bd8c171 commit 6cc9782
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ generic-service:

bulk-update:
enabled: true
dry-run: true
dry-run: false
schedule: 0 7 * * 1

0 comments on commit 6cc9782

Please sign in to comment.