Skip to content

Commit 2114463

Browse files
fix: change schedule ci date
1 parent a6f0c86 commit 2114463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/distros.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ name: Check Lastest Distros
1111
# yamllint disable-line rule:truthy
1212
on:
1313
schedule:
14-
- cron: "0 0 1 * *"
14+
- cron: "0 0 6 * *"
1515
pull_request:
1616
types: [opened, synchronize, reopened, closed]
1717
jobs:

0 commit comments

Comments
 (0)