From a775bbf9823d4dcd6dfba8d28472fb113d7c9192 Mon Sep 17 00:00:00 2001 From: YEUNG King On Date: Fri, 28 Jun 2024 18:01:17 +0800 Subject: [PATCH] chore: Disable auto run of github workflows "ci" --- .github/workflows/ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ccc7fd8955..d525b2fa1a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,10 +1,6 @@ name: GitHub CI on: - pull_request: - push: - schedule: - - cron: 0 0 * * 0 workflow_dispatch: defaults: