Realtin opened a new pull request, #9194:
URL: https://github.com/apache/pouchdb/pull/9194
## Overview
This PR changes the ci workflow file in a way that it only runs if there are
changes in paths that as not considered doc changes:
```
- '.github/actions/**'
- '.github/workflows/docs.yml'
- 'package.json'
- 'bin/**'
- 'docs/**'
```
https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#example-excluding-paths
## Checklist
- [x] I am not a bot
- [x] This is my own work, I did not use AI, LLM's or similar technology for
code or docs generation
- [x] Code is written and works correctly
- [ ] Changes are covered by tests
- [ ] Documentation changes were made in the `docs` folder
--
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]