Skip to content

feat: impl to create new enollments using APKAM-OTP #1206

feat: impl to create new enollments using APKAM-OTP

feat: impl to create new enollments using APKAM-OTP #1206

Workflow file for this run

name: Cppcheck
on:
workflow_dispatch:
push:
branches: [trunk]
pull_request:
branches: [trunk]
permissions:
contents: read
jobs:
cppcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Cppcheck
run: |
sudo apt install -y cppcheck
cppcheck .