Commit f41986c57e43be4b51e287a2f8eafde3b576e593

Authored by Perry Werneck
Committed by GitHub
1 parent fa6f300d
Exists in develop

Update msys2.yml

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