Skip to content

Commit dc249d7

Browse files
authored
Update main.yml
1 parent a93bda4 commit dc249d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Dev Stats
22

33
on:
44
schedule:
5-
- cron: '30 6 * * 00'
5+
- cron: '0 11 * * *'
66
workflow_dispatch:
77
jobs:
88
DevStats:

0 commit comments

Comments
 (0)