Skip to content

version bump 1.0.0 #233

version bump 1.0.0

version bump 1.0.0 #233

Workflow file for this run

name: Check if the readme is up to date.
on: push
jobs:
static-code-analysis:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- id: common
uses: ghga-de/gh-action-common@v3
- name: Check readme
run: |
./scripts/update_readme.py --check