Update .gitea/workflows/main.yml
Some checks failed
update-flake-lock / lockfile (push) Failing after 53s
Some checks failed
update-flake-lock / lockfile (push) Failing after 53s
This commit is contained in:
parent
cfcd249e51
commit
843e43aea0
@ -2,7 +2,7 @@ name: update-flake-lock
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/5 * * * *' # runs weekly on Sunday at 00:00 ... 0 0 * * 0
|
- cron: '0 0 * * *' # runs weekly on Sunday at 00:00 ... 0 0 * * 0
|
||||||
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user