Skip to content

Commit cc7bfcb

Browse files
authored
Update dependabot.yml (#300)
1 parent 797477d commit cc7bfcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Dependabot
22
on:
33
schedule:
4-
- cron: 0 0 * * 1 # Run at midnight UTC on Mondays
4+
- cron: "0 8 * * 1"
55
workflow_dispatch: # Allow manual triggering
66

77
permissions:

0 commit comments

Comments
 (0)