From 6dcdf794d76e2c3856f9d6346a9dcece6723fc59 Mon Sep 17 00:00:00 2001 From: Allan Jeremy Date: Mon, 16 May 2022 19:37:47 +0300 Subject: [PATCH] Removed unnecessary comment --- .github/workflows/benchmark.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 064d77a5..3c98a2d6 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -80,5 +80,4 @@ jobs: fail-on-alert: true comment-on-alert: true comment-always: true - # TODO: Revert to GITHUB_TOKEN github-token: ${{ secrets.GITHUB_TOKEN }}