Skip to content

Commit bb3948f

Browse files
authored
Compat Helper run once a day
1 parent 4dc7eae commit bb3948f

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: '0 1 * * *'
66
issues:
77
types: [opened, reopened]
88

0 commit comments

Comments
 (0)