diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 54891f9..dcafa5f 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -1,7 +1,7 @@ name: "lint, build and push" on: schedule: - - cron: "5 3 * * SUN" + - cron: "1 13 * * SUN" push: branches: [ master ] pull_request: diff --git a/README.md b/README.md deleted file mode 100644 index a9dd97d..0000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ -[![status-badge](https://ci.mgrote.net/api/badges/2/status.svg)](https://ci.mgrote.net/repos/2)