chore: add readme

This commit is contained in:
Philipp Hochkamp 2022-04-12 01:45:48 +02:00
parent d2748133d5
commit 5a8184351a
3 changed files with 11 additions and 1 deletions

View file

@ -2,7 +2,7 @@
name: "Update lock file"
on:
schedule:
- cron: "0 */6 * * *"
- cron: "0 6 * * *"
workflow_dispatch:
jobs:
tests: