Skip to content

Commit da2733c

Browse files
authored
Update test_every_week.yml
1 parent e22cc89 commit da2733c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test_every_week.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Test every month
22

33
on:
44
schedule:
5-
- cron: "0 * * * *"
6-
# - cron: "0 0 1 * *"
5+
# - cron: "0 * * * *"
6+
- cron: "0 0 1 * *"
77

88
jobs:
99
test:

0 commit comments

Comments
 (0)