Skip to content

Commit d8cb2b9

Browse files
committed
forgejo-workflow: update flake every 6 hours
1 parent b012be6 commit d8cb2b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.forgejo/workflows/nightly-update.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
schedule:
3-
- cron: 0 */4 * * *
3+
- cron: 0 */6 * * *
44

55
jobs:
66
UpdateFlake:

0 commit comments

Comments
 (0)