Unverified Commit 034bb473 authored by Henk Verlinde's avatar Henk Verlinde Committed by GitHub
Browse files

Delete readme.yml

parent 2052627f
Loading
Loading
Loading
Loading

.github/workflows/readme.yml

deleted100644 → 0
+0 −17
Original line number Diff line number Diff line
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
 No newline at end of file