From 959df3f6a52fcbdebdf44ff5f749d51ca28c3c6d Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Wed, 16 Aug 2023 11:34:25 +0100 Subject: [PATCH] [DO NOT MERGE] run workflow from the branch --- .github/workflows/benchmarking.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/benchmarking.yml b/.github/workflows/benchmarking.yml index 65f4b00f00..f1aa09c459 100644 --- a/.github/workflows/benchmarking.yml +++ b/.github/workflows/benchmarking.yml @@ -2,8 +2,8 @@ name: Benchmarking on: # uncomment to run on push for debugging your PR - # push: - # branches: [ your branch ] + push: + branches: [ bayandin/bigger-tpc-h ] schedule: # * is a special character in YAML so you have to quote this string # ┌───────────── minute (0 - 59)