diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 54891f9..3cb07b5 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: "27 10 * * SUN" push: branches: [ master ] pull_request: diff --git a/README.md b/README.md index 3a9d02c..786ee9e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # miniflux-filter -[![status-badge](https://ci.mgrote.net/api/badges/9/status.svg)](https://ci.mgrote.net/repos/9) - ### Table of Contents * [Introduction](#introduction)