diff --git a/.github/workflows/test-pull-request.yml b/.github/workflows/test-pull-request.yml index 21611c875f2..505277f306a 100644 --- a/.github/workflows/test-pull-request.yml +++ b/.github/workflows/test-pull-request.yml @@ -27,7 +27,6 @@ jobs: run: bash scripts/pr-tags-parse.sh "${{ env.PR_BODY }}" env: PR_BODY: ${{ steps.PR.outputs.pr_body }} - # github-token: ${{ secrets.GITHUB_TOKEN }} e2e-electron: name: e2e