Spellchecking

This commit is contained in:
Jakub Chrzanowski
2023-08-07 15:36:00 +02:00
parent 290e494c87
commit 46a5d43fec
3 changed files with 7 additions and 10 deletions

View File

@@ -1,6 +1,5 @@
# GitHub Actions Workflow responsible for cleaning up the IntelliJ Platform Plugin Template repository from
# the template-specific files and configurations. This workflow is supposed to be triggered automatically
# when a new template-based repository has been created.
# GitHub Actions Workflow responsible for cleaning up the IntelliJ Platform Plugin Template repository from the template-specific files and configurations.
# This workflow is supposed to be triggered automatically when a new template-based repository has been created.
name: Template Cleanup
on: