From a96979597f478994bef33291f1f89f1b513276b4 Mon Sep 17 00:00:00 2001 From: AnotherSeawhite <52661206+AnotherSeawhite@users.noreply.github.com> Date: Sat, 6 Apr 2024 12:22:34 +0900 Subject: [PATCH] YOU TOO --- .github/workflows/msvc-full-features.yml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/.github/workflows/msvc-full-features.yml b/.github/workflows/msvc-full-features.yml index 62290662666b8..95b3298b7fd06 100644 --- a/.github/workflows/msvc-full-features.yml +++ b/.github/workflows/msvc-full-features.yml @@ -1,20 +1,6 @@ name: Cataclysm Windows build on: - push: - branches: - - master - paths-ignore: - - 'android/**' - - 'build-data/osx/**' - - 'doc/**' - - 'doxygen_doc/**' - - 'gfx/**' - - 'lang/**' - - 'lgtm/**' - - 'tools/**' - - '!tools/format/**' - - 'utilities/**' pull_request: branches: - master