Software Público Brasileiro
Portal do
Software Público Brasileiro
Cadastre-se
Entrar
×
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
9c7fb0b31fc303ee859370d4161501113068b221
Authored by
Perry Werneck
2023-01-25 10:28:47 -0300
2 parents
2826c5c7
895d9496
Exists in
develop
Merge branch 'master' into develop
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
.github/workflows/msys2.yml
Side-by-side Diff
Inline Diff
.github/workflows/msys2.yml
Wrap text
Diff comments
View file @
9c7fb0b
...
...
@@ -3,6 +3,8 @@ on:
3
3
pull_request:
4
4
branches:
5
5
- master
6
+ schedule:
7
+ - cron: '30 13 2 2,4,6,8,10,12 *'
6
8
7
9
jobs:
8
10
msys2-mingw:
...
...