Skip to content

Commit bc5a425

Browse files
authored
update github CI workflows (#83)
1 parent 2cb94c8 commit bc5a425

File tree

2 files changed

+7
-17
lines changed

2 files changed

+7
-17
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,10 @@ updates:
33
- package-ecosystem: "github-actions"
44
directory: "/"
55
schedule:
6-
interval: "weekly"
6+
interval: "monthly"
7+
cooldown:
8+
default-days: 14
9+
groups:
10+
actions:
11+
patterns:
12+
- "*"

.github/workflows/rtd-link-preview.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)