mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
GitHub Actions: ignore pluginRepositoryUrl in Template Verify workflow
This commit is contained in:
1
.github/workflows/template-verify.yml
vendored
1
.github/workflows/template-verify.yml
vendored
@@ -34,6 +34,7 @@ jobs:
|
||||
-I '^pluginVersion' \
|
||||
-I '^pluginGroup' \
|
||||
-I '^pluginName' \
|
||||
-I '^pluginRepositoryUrl' \
|
||||
--label .github/template-cleanup/gradle.properties \
|
||||
--label gradle.properties \
|
||||
.github/template-cleanup/gradle.properties gradle.properties \
|
||||
|
||||
Reference in New Issue
Block a user