portails/.github/workflows
Henk Verlinde 9dc2f0ebfe docs: update readme 2021-01-08 10:30:24 +01:00
..
codeql-analysis.yml feat: add flexsearch 2020-11-04 08:26:58 +01:00
node.js-ci.yml docs: update content 2020-12-03 16:07:04 +01:00
readme.yml docs: update readme 2021-01-08 10:30:24 +01:00

readme.yml

name: Readme

on:
  schedule:
    # Once a day at 10 PM
    - cron: 0 22 * * *
  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