Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Commit 984ccbc

Browse files
authored
Update maven.yml
1 parent 4f75d6c commit 984ccbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/maven.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
pull_request:
1010
branches: [ master ]
1111
schedule:
12-
# catch SNAPSHOT breaking changes, check before THU OSLC calls and on Sat
13-
- cron: "30 4 * * 4,6"
12+
# catch SNAPSHOT breaking changes, check before THU OSLC calls
13+
- cron: "07 04 * * 4"
1414
workflow_dispatch:
1515

1616
jobs:

0 commit comments

Comments
 (0)