Commit 7082b52c1b586d5d1843f1918ef7482fb88ad869

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

Scheduling msys2 rebuilds.

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