Skip to content

Commit

Permalink
update cron config
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Cain committed Aug 8, 2023
1 parent 85b06f6 commit 15c8638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/schedule.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@

# Learn more: http://github.com/javan/whenever

every 1.week do
every :wednesday, at: '3PM' do
rake 'vacate_searches:vacate'
end

0 comments on commit 15c8638

Please sign in to comment.