From b3a1b3a40f43a6e4edcd0ad749527e6730afbd9f Mon Sep 17 00:00:00 2001 From: Steve Dogiakos Date: Thu, 12 Mar 2026 16:25:51 -0600 Subject: [PATCH] cleared out some old info form readme.md that is no longer relevant to the project. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 550777b..da8cf6b 100644 --- a/README.md +++ b/README.md @@ -65,9 +65,6 @@ Use the **Reprint** button on printed checks to regenerate without re-marking th - MICR line at 0.267" from bottom of each slot - MICR format: `A{routing}A {account}C {checkNo}A` (GnuMICR E-13B encoding) -## CI/CD - -Push to `main` triggers a GitHub Actions workflow that builds a multi-arch Docker image (amd64/arm64) and pushes it to Docker Hub as `dogiakos/check-printing:latest`. An ntfy notification is sent on success or failure. ## Environment variables