From bf45591e6c357a06e48448690cbb4810da7ff4a5 Mon Sep 17 00:00:00 2001 From: DarkSky Date: Wed, 14 Sep 2022 17:41:50 +0800 Subject: [PATCH] fix: ci --- .github/workflows/{affine-keck.yml.bak => affine-keck.yml} | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) rename .github/workflows/{affine-keck.yml.bak => affine-keck.yml} (97%) diff --git a/.github/workflows/affine-keck.yml.bak b/.github/workflows/affine-keck.yml similarity index 97% rename from .github/workflows/affine-keck.yml.bak rename to .github/workflows/affine-keck.yml index 7caf6cadbe..926cd8825f 100644 --- a/.github/workflows/affine-keck.yml.bak +++ b/.github/workflows/affine-keck.yml @@ -1,10 +1,7 @@ name: Build AFFiNE-Local-Keck on: - push: - branches: [master] - # pull_request: - # branches: [master] + workflow_dispatch: # Cancels all previous workflow runs for pull requests that have not completed. # See https://docs.github.com/en/actions/using-jobs/using-concurrency