Skip to content

Bump ns version to 3.0.0 and use hexkit v4 (GSI-1340) (#21) #82

Bump ns version to 3.0.0 and use hexkit v4 (GSI-1340) (#21)

Bump ns version to 3.0.0 and use hexkit v4 (GSI-1340) (#21) #82

Workflow file for this run

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