From d8eba31a11870369945147682bcb792b799320ce Mon Sep 17 00:00:00 2001 From: Erik Osterman Date: Tue, 16 Sep 2025 15:07:58 -0500 Subject: [PATCH] chore: Replace Makefile with atmos.yaml --- README.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.yaml b/README.yaml index cf712ae..9068529 100644 --- a/README.yaml +++ b/README.yaml @@ -51,11 +51,10 @@ references: description: 'Automatically creates "Long Term Support (LTS)" release branches when new releases are published' url: "https://en.wikipedia.org/wiki/Test_harness" -include: - - "docs/github-action.md" +include: [] contributors: - name: "Zinovii Dmytriv" github: "zdmytriv" - name: "Erik Osterman" - github: "osterman" \ No newline at end of file + github: "osterman"