Commit 8a740e5a93a73219ee2196d1fe81da2e216ccf57

Authored by Perry Werneck
1 parent d953dd42
Exists in master and in 1 other branch develop

Disabling mingw build on 'develop' pushes.

Showing 1 changed file with 0 additions and 3 deletions   Show diff stats
.github/workflows/msys2.yml
1 1 name: MSYS2
2 2 on:
3   - push:
4   - branches:
5   - - develop
6 3 pull_request:
7 4 branches:
8 5 - master
... ...