mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Remove LICENSE file during the Template Cleanup workflow - fixes #43
This commit is contained in:
2
.github/workflows/template-cleanup.yml
vendored
2
.github/workflows/template-cleanup.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user