From 1f7f48c17bb4541bfc32b31ce315c43ac53b07e9 Mon Sep 17 00:00:00 2001 From: Sergey Bronnikov Date: Mon, 16 Dec 2024 23:14:50 +0300 Subject: [PATCH] BBB --- .github/workflows/perf_micro.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/perf_micro.yml b/.github/workflows/perf_micro.yml index 237e266d7..0444375ff 100644 --- a/.github/workflows/perf_micro.yml +++ b/.github/workflows/perf_micro.yml @@ -67,8 +67,8 @@ jobs: - ubuntu-latest - ${{ ((github.event_name != 'pull_request' && github.event_name != 'pull_request_target') || - github.event.pull_request.head.repo.full_name == github.repository) && - }} + github.event.pull_request.head.repo.full_name == github.repository) + }} timeout-minutes: 60