From a52f7aef2e5606875512da2b8812e240e02e2b05 Mon Sep 17 00:00:00 2001 From: Weiqi Gao Date: Thu, 28 Dec 2023 22:55:10 +0800 Subject: [PATCH] Disable build on workflow changed --- .github/workflows/build-electron.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build-electron.yml b/.github/workflows/build-electron.yml index 4c7b84b..d2c3f6f 100644 --- a/.github/workflows/build-electron.yml +++ b/.github/workflows/build-electron.yml @@ -13,7 +13,6 @@ on: - "main" paths: - "um-react" - - ".github/workflows/build-electron.yml" permissions: contents: write