Commit 416c0ae3412b4ed26cd9b54c05d4bf225cb9ea6a

Authored by Perry Werneck
Committed by GitHub
1 parent 9486198e
Exists in develop

Update msys2.yml

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
.github/workflows/msys2.yml
... ... @@ -3,6 +3,9 @@ on:
3 3 pull_request:
4 4 branches:
5 5 - master
  6 + push:
  7 + branches:
  8 + - develop
6 9 schedule:
7 10 - cron: '30 13 2 2,4,6,8,10,12 *'
8 11  
... ...