... and take the branch name into account when purging the Camo cache. To allow having badges on different branches, not only on default branch - [x] Rename `COVERAGE_IS_DEFAULT_BRANCH` to `COVERAGE_PURGE_CACHE`: PR [#27](https://github.com/YuriiMotov/covered/pull/27) - [ ] add parameter for branch name (to be able to have different badges for branches)
... and take the branch name into account when purging the Camo cache.
To allow having badges on different branches, not only on default branch
COVERAGE_IS_DEFAULT_BRANCHtoCOVERAGE_PURGE_CACHE: PR #27