From e90e232a74bc2e1ee013420b6dc6f60982f858a9 Mon Sep 17 00:00:00 2001 From: Allan Jeremy Date: Thu, 26 May 2022 14:52:24 +0300 Subject: [PATCH] Debug WIP --- .github/workflows/benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 5b6d8427..e6a8f05a 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -82,6 +82,6 @@ jobs: github-token: ${{ secrets.BENCH_GITHUB_TOKEN }} - name: Push benchmark results - if: !!github.event.push + if: github.event.push run: | echo "Pushing benchmark results..."