From 7159c9a39bec801ca538ec30f2e60962ed7725b1 Mon Sep 17 00:00:00 2001 From: Mikhail Golubitsky Date: Tue, 12 Mar 2024 10:45:03 -0400 Subject: [PATCH 1/2] Update scheduled build to every Monday at midnight (#374) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f1e697b..2f92c77 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ on: push: pull_request: schedule: - - cron: '* * * * 1' + - cron: '0 0 * * 1' jobs: build: From 5ae1bd1fe0574708c54b1e107a0c1f15aa2e42dc Mon Sep 17 00:00:00 2001 From: tmoeller-pickup <56002827+tmoeller-pickup@users.noreply.github.com> Date: Tue, 12 Mar 2024 09:45:26 -0500 Subject: [PATCH 2/2] wholeheartedly agree (#373) Co-authored-by: Tom Moellering --- data/names/signatures.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/names/signatures.yml b/data/names/signatures.yml index 6ea82d9..b294e80 100644 --- a/data/names/signatures.yml +++ b/data/names/signatures.yml @@ -389,3 +389,5 @@ list: contact: https://www.linkedin.com/in/joshaphillips/ - name: Paul Taylor contact: https://www.linkedin.com/in/paul-taylor-427aa53a/ + - name: Tom Moellering + contact: https://www.linkedin.com/in/tom-moellering-7027222/