We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d774338 commit 543f2f4Copy full SHA for 543f2f4
.github/workflows/ci.yml
@@ -4,6 +4,8 @@
4
name: Java CI with Maven
5
6
on:
7
+ schedule:
8
+ - cron: "1 1 26 * *"
9
push:
10
branches: [ master, development, experimental, osb* ]
11
pull_request:
0 commit comments