ci: zeiten randomisiert + badges entfernt
This commit is contained in:
parent
76738e50cb
commit
fd52c7ea96
2 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
name: "lint, build and push"
|
||||
on:
|
||||
schedule:
|
||||
- cron: "5 3 * * SUN"
|
||||
- cron: "27 10 * * SUN"
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue