Skip to content

Commit

Permalink
Update to run even on weekends
Browse files Browse the repository at this point in the history
  • Loading branch information
jSylvestre committed Jan 8, 2024
1 parent 8af9709 commit c8c6917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sloth.Jobs.AggieEnterprise.JournalProcessor/settings.job
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"schedule": "0 20 * * * 1,2,3,4,5"
"schedule": "0 20 * * * *"
}

0 comments on commit c8c6917

Please sign in to comment.