Remove LICENSE file during the Template Cleanup workflow - fixes #43

This commit is contained in:
Jakub Chrzanowski
2020-10-12 14:15:37 +02:00
parent 481b966954
commit d5e288773e
3 changed files with 2 additions and 203 deletions

View File

@@ -56,7 +56,7 @@ jobs:
rm -rf .github/template-cleanup
rm -rf src/main/kotlin/org
rm .github/workflows/template-cleanup.yml
rm CODE_OF_CONDUCT.md
rm CODE_OF_CONDUCT.md LICENSE
# Commit modified files
- name: Commit files