Skip to content

Commit b2e8274

Browse files
committed
Ignore the plugin name plugin check
1 parent a89a8f2 commit b2e8274

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/plugin-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ jobs:
6565
# Exclude file_type because of the dev files present in the repository.
6666
exclude-checks: |
6767
file_type
68+
ignore-codes: |
69+
plugin_header_unsupported_plugin_name
6870
exclude-directories: |
6971
.github
7072
docs

0 commit comments

Comments
 (0)