summaryrefslogtreecommitdiff
path: root/.github/workflows/mingw.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/mingw.yml')
-rw-r--r--.github/workflows/mingw.yml8
1 files changed, 1 insertions, 7 deletions
diff --git a/.github/workflows/mingw.yml b/.github/workflows/mingw.yml
index 1596adef49..508e01868f 100644
--- a/.github/workflows/mingw.yml
+++ b/.github/workflows/mingw.yml
@@ -1,11 +1,5 @@
name: MinGW
-on:
- push:
- branches:
- - '*'
- pull_request:
- branches:
- - '*'
+on: [push, pull_request]
# Notes:
# Action ENV TEMP and TMP are short 8.3 paths, but the long path differs.