portails/.github/workflows
Henk Verlinde 3ed1ad6376 docs: update readme 2021-01-08 10:20:32 +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:20:32 +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://henkverlinde.com/blog/index.xml
          readme-section: feed