mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Minor fixes reported by the code inspection
This commit is contained in:
committed by
Jakub Chrzanowski
parent
54d6b64304
commit
b99218fb83
2
.github/workflows/template-cleanup.yml
vendored
2
.github/workflows/template-cleanup.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user