Skip to content

Commit dada616

Browse files
authored
Run CompatHelper daily
1 parent b84c108 commit dada616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CompatHelper.yml

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

33
on:
44
schedule:
5-
- cron: '00 * * * *'
5+
- cron: '20 00 * * *'
66
issues:
77
types: [opened, reopened]
88

0 commit comments

Comments
 (0)