Commit bcca402bed1b9ebde1f9617b1d922735615d47a0

Authored by Perry Werneck
Committed by GitHub
1 parent 90d16cba
Exists in develop

Publish only on 'master' PRs

Showing 1 changed file with 0 additions and 3 deletions   Show diff stats
.github/workflows/publish.yml
... ... @@ -3,9 +3,6 @@ on:
3 3 pull_request:
4 4 branches:
5 5 - master
6   - push:
7   - branches:
8   - - develop
9 6 jobs:
10 7 msys2-mingw:
11 8 name: Publish for Windows 64
... ...