Skip to content

Commit bf5d556

Browse files
authored
ci: run fork tests on 2 days a week (#1174)
1 parent baf9a9e commit bf5d556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-fork.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "CI Fork and Util tests"
22

33
on:
44
schedule:
5-
- cron: "0 3 * * 1,3,5" # at 3:00 AM UTC on Monday, Wednesday and Friday
5+
- cron: "0 3 * * 1,3" # at 3:00 AM UTC on Monday and Wednesday
66

77
jobs:
88
lint:

0 commit comments

Comments
 (0)