Avoid run tests on branch `gh-pages` in Heroku
Open
on-call reviewed
question
- Dominant language
- TypeScript
- Stars
- 889
- Forks
- 236
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 33
Description
The `gh-pages` is managed by `MkDocs`, I not want every time `MkDocs` is deployed with `Github Actions` with the command `mkdocs gh-deploy --force`, because that branch never ever would contains tests, that cause the CI in `Heroku` fail each time this branch is updated, but that is a bad approach and ends by waste the resources and money of `Heroku` and me
Contributor guide
Assessment
This issue has not been assessed yet.