Delete readme.yml
This commit is contained in:
parent
2052627f14
commit
034bb4730a
|
@ -1,17 +0,0 @@
|
||||||
name: Readme
|
|
||||||
|
|
||||||
on:
|
|
||||||
schedule:
|
|
||||||
- cron: 0 18 * * *
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
update:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: JasonEtco/rss-to-readme@v1
|
|
||||||
with:
|
|
||||||
feed-url: https://getdoks.org/blog/index.xml
|
|
||||||
readme-section: feed
|
|
Loading…
Reference in New Issue