simbit18 commented on PR #19418:
URL: https://github.com/apache/nuttx/pull/19418#issuecomment-4962240314
@linguini1 I agree, too.
Hi @michael-membrowse, could you exclude the `membrowse` run where the PR
contains only documentation??
Add these other cases as well, so we can save some time.
```
pull_request:
paths-ignore:
- "AUTHORS"
- "CONTRIBUTING.md"
- "**/CODEOWNERS"
- "Documentation/**"
push:
paths-ignore:
- "AUTHORS"
- "CONTRIBUTING.md"
- "Documentation/**"
```
--
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]