Skip to content

Update mandatory_files.txt to include Dockerfile.debian (#217) #232

Update mandatory_files.txt to include Dockerfile.debian (#217)

Update mandatory_files.txt to include Dockerfile.debian (#217) #232

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