mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-09-23 12:31:24 +00:00
Spellchecking
This commit is contained in:
5
.github/workflows/template-cleanup.yml
vendored
5
.github/workflows/template-cleanup.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user