Fixed remove-on0-cleanup operation

This commit is contained in:
Jakub Chrzanowski
2020-06-26 11:26:31 +02:00
parent b58cb1e66b
commit 2f1c64e170
3 changed files with 4 additions and 3 deletions

View File

@@ -5,6 +5,7 @@
## [Unreleased]
### Added
- `settings.gradle.kts` for the [performance purposes](https://docs.gradle.org/current/userguide/organizing_gradle_projects.html#always_define_a_settings_file)
- `#REMOVE-ON-CLEANUP#` token to mark content to be removed with **Template Cleanup** workflow
### Changed
- README proofreading