From 9660b4e58badc07cb1ffb8bf5444fded3c1c8aea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20K=C3=A4berich?= Date: Wed, 26 Feb 2025 08:50:11 +0100 Subject: [PATCH] do not run HIL tests on PRs --- .github/workflows/HIL_Tests.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/HIL_Tests.yml b/.github/workflows/HIL_Tests.yml index ba3f096..4947f0f 100644 --- a/.github/workflows/HIL_Tests.yml +++ b/.github/workflows/HIL_Tests.yml @@ -5,9 +5,6 @@ on: branches: - master - HIL_actions - pull_request: - branches: - - master jobs: Get_Repository: