From 76c15da6cea426664969f54f5f09e69bd1225cfe Mon Sep 17 00:00:00 2001 From: varoOP <46842159+varoOP@users.noreply.github.com> Date: Tue, 27 Feb 2024 22:17:35 -0800 Subject: [PATCH] ci: update formatMaps --- .github/workflows/format.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 6f30d53..0c892d1 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -23,10 +23,6 @@ jobs: name: "shinkrodb" version: "0.1.2" - - name: FormatMaps + - name: Check Format run: | shinkrodb format - - - uses: stefanzweifel/git-auto-commit-action@v4 - with: - commit_message: Format maps