Skip to content

Commit

Permalink
Add missing task co config/clock.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
luciajanikova committed Feb 5, 2024
1 parent 1aec537 commit 8a586e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/clock.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ module Clockwork
end

every(1.week, 'upvs:public_authority_edesks:sync', at: 'Sunday 4:00')
every(1.week, 'upvs:public_authority_active_edesks:sync', at: 'Sunday 4:00')
every(1.week, 'upvs:services_with_forms:sync', at: 'Sunday 4:00')

every(1.day, 'itms:sync', at: '5:00')
Expand Down

0 comments on commit 8a586e0

Please sign in to comment.