From e486ca8fa17e1ce383656ccaaff51481a9eeac70 Mon Sep 17 00:00:00 2001 From: Mateusz Daniluk <121170681+VeithMetro@users.noreply.github.com> Date: Tue, 10 Oct 2023 08:53:27 +0200 Subject: [PATCH] Removing the local test to prepare for a pull request --- .github/workflows/Build ThunderInterfaces on Windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Build ThunderInterfaces on Windows.yml b/.github/workflows/Build ThunderInterfaces on Windows.yml index 917a0c12..2dd1ea4f 100644 --- a/.github/workflows/Build ThunderInterfaces on Windows.yml +++ b/.github/workflows/Build ThunderInterfaces on Windows.yml @@ -2,7 +2,7 @@ name: Build ThunderInterfaces on Windows on: push: - # branches: ["master"] + branches: ["master"] pull_request: branches: ["master"]