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: |