From e90630d6dbbd5ad028f41c8e2a0f7e1d70f96673 Mon Sep 17 00:00:00 2001 From: Politrees <143968312+Bebra777228@users.noreply.github.com> Date: Tue, 10 Dec 2024 03:18:12 +0500 Subject: [PATCH] Update code_formatter.yml --- .github/workflows/code_formatter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/code_formatter.yml b/.github/workflows/code_formatter.yml index bf3e93c..7a23aa8 100644 --- a/.github/workflows/code_formatter.yml +++ b/.github/workflows/code_formatter.yml @@ -3,7 +3,7 @@ name: Code Formatter on: push: branches: - - main + - # main jobs: push_format: