Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Add print messages to adapter #28

Add print messages to adapter

Add print messages to adapter #28

name: Check if the config schema and the example are 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 pyproject.toml
run: |
./scripts/update_pyproject.py --check