Skip to content

Commit

Permalink
Merge pull request #277 from NYULibraries/mcain/update-cron-config
Browse files Browse the repository at this point in the history
update cron config
  • Loading branch information
the-codetrane authored Aug 8, 2023
2 parents 85b06f6 + 15c8638 commit 5531dc8
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 5531dc8

Please sign in to comment.