aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/mingw.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/mingw.yml')
-rw-r--r--.github/workflows/mingw.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/mingw.yml b/.github/workflows/mingw.yml
index 8283791574..9615c0007d 100644
--- a/.github/workflows/mingw.yml
+++ b/.github/workflows/mingw.yml
@@ -2,7 +2,7 @@ name: MinGW
on:
push:
branches:
- - master
+ - '*'
pull_request:
branches:
- '*'