Commit e06ae5cab4951cbfa39ca586b82219744b5df0e2

Authored by Perry Werneck
1 parent cf51961c
Exists in develop

msys workflow runs only in master branch pull requests.

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   - - master
6 3 pull_request:
7 4 branches:
8 5 - master
... ...