ci: zeiten randomisiert + badges entfernt
All checks were successful
lint, build and push / lint (push) Successful in 5s
lint, build and push / build (push) Successful in 14s

This commit is contained in:
Michael Grote 2024-09-02 21:30:56 +02:00
parent 76738e50cb
commit fd52c7ea96
2 changed files with 1 additions and 3 deletions

View file

@ -1,7 +1,7 @@
name: "lint, build and push"
on:
schedule:
- cron: "5 3 * * SUN"
- cron: "27 10 * * SUN"
push:
branches: [ master ]
pull_request:

View file

@ -1,7 +1,5 @@
# miniflux-filter
[![status-badge](https://ci.mgrote.net/api/badges/9/status.svg)](https://ci.mgrote.net/repos/9)
<!-- TOC titleSize:3 tabSpaces:2 depthFrom:2 depthTo:6 withLinks:1 updateOnSave:1 orderedList:0 skip:0 title:1 charForUnorderedList:* -->
### Table of Contents
* [Introduction](#introduction)