Skip to content

Fix snap and qt version number to v5.4.0 #642

Fix snap and qt version number to v5.4.0

Fix snap and qt version number to v5.4.0 #642

Workflow file for this run

name: Clang Format
on:
push:
branches: [release]
paths-ignore:
- 'src/ui/flutter_app/**'
pull_request:
types: [review_requested, ready_for_review]
paths-ignore:
- 'src/ui/flutter_app/**'
jobs:
clang-format-checking:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: RafikFarhad/[email protected]
with:
sources: "src/**/*.h,src/**/*.cpp"
style: file