Skip to content

Update service commons and adapt auth (#20) #50

Update service commons and adapt auth (#20)

Update service commons and adapt auth (#20) #50

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@v4
- name: Check readme
run: |
./scripts/update_readme.py --check