Skip to content

Commit 8d5e16f

Browse files
committed
Run update-conda-lockfiles quarterly.
1 parent 2ecca38 commit 8d5e16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-conda-lockfiles.yaml

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

33
on:
44
schedule:
5-
- cron: '0 12 1 * *'
5+
- cron: '9 12 1-7 3,6,2,12 4'
66

77
workflow_dispatch:
88

0 commit comments

Comments
 (0)