Skip to content

Update README

Update README #5

Workflow file for this run

name: Code blocks in docs
on:
pull_request:
jobs:
auto-update-readme:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Update README
uses: ippie52/markdown_code_embed_action@latest
with:
args: ['-s', '-f README.md']

Check failure on line 15 in .github/workflows/codeblocks.yml

View workflow run for this annotation

GitHub Actions / Code blocks in docs

Invalid workflow file

The workflow is not valid. .github/workflows/codeblocks.yml (Line: 15, Col: 17): A sequence was not expected