From 9db4e2248d7ba62eee4f302fcaddefe92cdfd3c3 Mon Sep 17 00:00:00 2001 From: liyunze <50455574+liyunze-coding@users.noreply.github.com> Date: Wed, 2 Sep 2026 11:29:21 +0800 Subject: [PATCH] removed checking on push --- .github/workflows/checks.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 36ca8c7..9908331 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -2,7 +2,6 @@ name: Checks on: pull_request: - push: branches-ignore: [main] jobs: