Skip to content

Commit c13dfed

Browse files
authored
Merge pull request #265 from typelevel/fifteenth
2 parents 63fca2f + 6a901dc commit c13dfed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-flake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: update-flake
22
on:
33
workflow_dispatch: # allows manual triggering
44
schedule:
5-
- cron: '45 3 15-21 * 1' # runs the third Monday of the month at 03:45
5+
- cron: '45 3 15 * *' # runs the 15th of the month at 03:45
66

77
jobs:
88
lockfile:

0 commit comments

Comments
 (0)