asd
This commit is contained in:
parent
bfa48e553d
commit
9c61ec9db9
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ name: Update flake.lock
|
|||
# https://forgejo.org/docs/latest/user/actions/#onschedule
|
||||
on:
|
||||
- schedule:
|
||||
- cron: "23 17 * * 1"
|
||||
# - cron: "23 17 * * 1"
|
||||
- cron: "08 23 * * *"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue