Minor fixes reported by the code inspection

This commit is contained in:
Jakub Chrzanowski
2023-01-13 21:34:46 +01:00
committed by Jakub Chrzanowski
parent 54d6b64304
commit b99218fb83
7 changed files with 12 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ on:
jobs:
# Run cleaning process only if workflow is triggered by the non-"intellij-platform-plugin-template" repository.
# Run a cleaning process only if the workflow is triggered by the non-"intellij-platform-plugin-template" repository.
template-cleanup:
name: Template Cleanup
runs-on: ubuntu-latest