From 1c7c27712e6ff39e160dff9b0cd7ae4ddf4e4887 Mon Sep 17 00:00:00 2001 From: Alex Yang Date: Thu, 3 Aug 2023 19:09:08 -0700 Subject: [PATCH] ci: update `cancel.yml` --- .github/workflows/cancel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cancel.yml b/.github/workflows/cancel.yml index 528df206fc..a26ab78c21 100644 --- a/.github/workflows/cancel.yml +++ b/.github/workflows/cancel.yml @@ -14,5 +14,5 @@ jobs: - uses: styfle/cancel-workflow-action@0.11.0 with: # See https://api.github.com/repos/toeverything/AFFiNE/actions/workflows - workflow_id: 44038251, 61883931 + workflow_id: 44038251, 61883931, 65188160 access_token: ${{ github.token }}