From 67c2698ae00564320740ef782422bbd68f4c697b Mon Sep 17 00:00:00 2001 From: Isabell Reedy <113355639+ireedy@users.noreply.github.com> Date: Thu, 28 Nov 2024 01:55:09 -0500 Subject: [PATCH] Update date for US contractor payroll (#24156) This should actually happen on the 27th, not the 28th. --- handbook/finance/finance.rituals.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/finance/finance.rituals.yml b/handbook/finance/finance.rituals.yml index 1d4ddeb946..84e1706f5b 100644 --- a/handbook/finance/finance.rituals.yml +++ b/handbook/finance/finance.rituals.yml @@ -90,7 +90,7 @@ repo: "confidential" - task: "Run US contractor payroll" - startedOn: "2024-02-28" + startedOn: "2024-02-27" frequency: "Monthly" description: "Manually process US contractor payroll by verifying and syncing time contractor worked, then processing payment." moreInfoUrl: "https://fleetdm.com/handbook/finance#run-us-contractor-payroll"