summaryrefslogtreecommitdiff
path: root/.github/workflows/ci_windows.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci_windows.yml')
-rw-r--r--.github/workflows/ci_windows.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/.github/workflows/ci_windows.yml b/.github/workflows/ci_windows.yml
index 725bc0b..affcf72 100644
--- a/.github/workflows/ci_windows.yml
+++ b/.github/workflows/ci_windows.yml
@@ -2,11 +2,9 @@ name: CI Windows
on:
push:
- branches:
- - 'features/mingw-ci'
+ branches: [ master ]
pull_request:
-
- workflow_dispatch:
+ branches: [ master ]
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)