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"]