simbit18 commented on PR #16336:
URL: https://github.com/apache/nuttx/pull/16336#issuecomment-2858573966
@cederom I am not very convinced about this check
```
protected_branches:
master:
required_status_checks:
strict: false
contexts:
- Check
- Lint
- Build
```
How will a commit with only documentation be checked?
PR https://github.com/apache/nuttx/pull/16328
see here
https://github.com/apache/nuttx/pull/16328/checks
I think it is necessary to leave only **- Lint**
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]