portails/.github/workflows
Henk Verlinde 977bbdad82 fix: drop npm workflow 2021-03-26 11:15:55 +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 ops: update schedule readme workflow 2021-01-19 08:19:02 +01:00

readme.yml

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