From 639d767e002a818c6d27b8915d0f44e03859f9f4 Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Mon, 20 Feb 2023 11:45:58 -0600 Subject: [PATCH] fix: update workflow --- .github/workflows/lint_test_format.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/lint_test_format.yaml b/.github/workflows/lint_test_format.yaml index 8309c70..7126753 100644 --- a/.github/workflows/lint_test_format.yaml +++ b/.github/workflows/lint_test_format.yaml @@ -20,6 +20,7 @@ jobs: uses: EndBug/add-and-commit@v9 with: commit: --no-verify + push: --force test: needs: lint name: test