Skip to content

Use configured logging (GSI-614) (#19) #6

Use configured logging (GSI-614) (#19)

Use configured logging (GSI-614) (#19) #6

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