Merge pull request #2845 from openmv/update_workflow

github/workflows/codeformat: Fix workflow.
This commit is contained in:
Ibrahim Abdelkader 2025-09-18 21:36:42 +03:00 committed by GitHub
commit aaabe05565
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,6 @@ on:
- synchronize
branches:
- 'master'
- 'update_code_formatter'
paths:
- '**/*.{c,cc,h}'
@ -46,4 +45,4 @@ jobs:
scripts/**
tools/**
uncrustify-version: '0.75.0'
fail-on-error: 'true'
fail-on-error: true