Skip to content

Commit d9e7d64

Browse files
committed
Run pixi lock regeneration every Monday at 5am UTC
1 parent ea7eb0b commit d9e7d64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-lockfiles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permissions:
88
on:
99
workflow_dispatch:
1010
schedule:
11-
- cron: 0 5 1 * *
11+
- cron: 0 5 * * 1
1212

1313
jobs:
1414
pixi-update:

0 commit comments

Comments
 (0)