pBouillon / ngx-flagr

🚩 Effortless feature flag management in Angular
https://pbouillon.github.io/ngx-flagr/
MIT License
9 stars 2 forks source link

Don't run the CI when the `docs-app` is updated #19

Closed pBouillon closed 1 year ago

pBouillon commented 1 year ago

Issue Summary

So far, running the CI when the documentation project is updated as no benefit.

When the pushed changes only are related to this project, ideally, the CI should not run.

Category

- [ ] Bug report
- [ ] Regression
- [x] Feature suggestion
- [ ] Documentation issue
- [ ] Other

Expected Behavior

Whenever pushed changes are only inside the project-core/ project, the CI should not run.

Actual Behavior

Any pushed change triggers the CI.

Steps to Reproduce

Environment