From 04d1c8ed41d73c9e41c0f168d81248d196ec6030 Mon Sep 17 00:00:00 2001 From: "Xinwei Xiong(cubxxw-openim)" <3293172751nss@gmail.com> Date: Mon, 17 Jul 2023 16:18:55 +0800 Subject: [PATCH] feat: add test file Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com> --- .github/workflows/openimci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/openimci.yml b/.github/workflows/openimci.yml index 014de9667..47ecf709a 100644 --- a/.github/workflows/openimci.yml +++ b/.github/workflows/openimci.yml @@ -62,8 +62,6 @@ jobs: uses: actions/checkout@v3 with: ref: ${{ github.head_ref }} - repository: kubbot/Open-IM-Server - token: "${{ secrets.BOT_GITHUB_TOKEN }}" # `GH_PAT` is a secret that contains your PAT - name: Run go modules tidy run: |