From d11133e3918f9ff4bd1942f4442dbec6b4d87cc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mi=C5=82osz=20Linkiewicz?= Date: Fri, 7 Feb 2025 13:58:50 +0100 Subject: [PATCH] Update gtest-bare-metal.yml --- .github/workflows/gtest-bare-metal.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/gtest-bare-metal.yml b/.github/workflows/gtest-bare-metal.yml index b120b685b..3066656ca 100644 --- a/.github/workflows/gtest-bare-metal.yml +++ b/.github/workflows/gtest-bare-metal.yml @@ -39,7 +39,6 @@ permissions: jobs: gtest-check-for-changes: - if: github.event_name != 'workflow_dispatch' runs-on: ubuntu-22.04 permissions: pull-requests: read