Skip to content

cndp: deprecate ansible #1011

cndp: deprecate ansible

cndp: deprecate ansible #1011

Workflow file for this run

name: clang-format
on: # yamllint disable-line rule:truthy
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
source: '.'
exclude: 'examples/vpp-plugin'
extensions: 'h,cpp,c,cc'
clangFormatVersion: 17