From a47aff48ab72abb213c4e1ee84d3da44849829a3 Mon Sep 17 00:00:00 2001 From: Branislav Kontur Date: Mon, 12 Aug 2024 12:35:05 +0200 Subject: [PATCH] Enable also new GHA for short-benchmarks --- .github/workflows/check-frame-omni-bencher.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/check-frame-omni-bencher.yml b/.github/workflows/check-frame-omni-bencher.yml index e9db2d9129797..2f0f5e0b7c383 100644 --- a/.github/workflows/check-frame-omni-bencher.yml +++ b/.github/workflows/check-frame-omni-bencher.yml @@ -17,8 +17,6 @@ env: jobs: changes: - # TODO: remove once migration is complete or this workflow is fully stable - if: contains(github.event.label.name, 'GHA-migration') permissions: pull-requests: read uses: ./.github/workflows/reusable-check-changed-files.yml