Skip to content

Bump github/codeql-action from 3.29.11 to 3.30.0 #457

Bump github/codeql-action from 3.29.11 to 3.30.0

Bump github/codeql-action from 3.29.11 to 3.30.0 #457

Workflow file for this run

name: clang-format
on: [push, pull_request]
permissions:
contents: read
jobs:
formatting-check:
name: Formatting Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Run clang-format style check
uses: jidicula/[email protected]
with:
clang-format-version: '16'
check-path: ext