Skip to content

Commit f171a5d

Browse files
committed
ci(dependabot): change to monthly if redundant
1 parent 0938597 commit f171a5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven-check-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Maven Check Versions
33

44
on:
55
schedule:
6-
- cron: "0 0 * * 0"
6+
- cron: "0 0 1 * *"
77
workflow_dispatch:
88

99
permissions: {}

0 commit comments

Comments
 (0)