Skip to content

Fix all remaining #include "ac_cfg.h" to use <ac_cfg.h> #4

Fix all remaining #include "ac_cfg.h" to use <ac_cfg.h>

Fix all remaining #include "ac_cfg.h" to use <ac_cfg.h> #4

name: "Check Sourcecode"
on:
push:
branches-ignore:
- 'onlinedocs'
pull_request:
branches-ignore:
- 'onlinedocs'
jobs:
sourcecode-checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# - name: Install prerequisites
- name: "Check the sourcecode"
run: ./tools/check-sourcecode