Skip to content

Commit dedbbf7

Browse files
author
bariscodefxy
authored
Update update-flake-lock.yml
1 parent d20026f commit dedbbf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-flake-lock.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: update-flake-lock
22
on:
33
workflow_dispatch:
44
schedule:
5-
- cron: '0 0 * * 7'
5+
- cron: '0 0 * * */6'
66

77
jobs:
88
lockfile:

0 commit comments

Comments
 (0)