From 5ffc2b8082f84f06647a16e1d76945cab87fda87 Mon Sep 17 00:00:00 2001 From: Sayali Gaikawad Date: Tue, 22 Aug 2023 16:34:26 -0700 Subject: [PATCH] test Signed-off-by: Sayali Gaikawad --- .github/workflows/check-compatibility.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/check-compatibility.yml b/.github/workflows/check-compatibility.yml index aada097bf8573..1d3cc9421592b 100644 --- a/.github/workflows/check-compatibility.yml +++ b/.github/workflows/check-compatibility.yml @@ -38,6 +38,5 @@ jobs: - name: Add comment on the PR uses: peter-evans/create-or-update-comment@v3 with: - token: ${{ steps.github_app_token.outputs.token }} issue-number: ${{ github.event.number }} body-path: "${{ github.workspace }}/results.txt"