Skip to content

Commit 7b8d189

Browse files
authored
workflow
1 parent 06ee6d2 commit 7b8d189

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

.github/workflows/wordpress-plugin-check.yml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -45,25 +45,6 @@ jobs:
4545
# Build directory - using repository root
4646
build-dir: './'
4747

48-
# Configure which checks to run
49-
checks: |
50-
i18n_usage
51-
code_obfuscation
52-
direct_db_queries
53-
enqueued_scripts_in_footer
54-
enqueued_scripts_size
55-
enqueued_styles_scope
56-
file_type
57-
late_escaping
58-
localhost
59-
no_unfiltered_uploads
60-
performant_wp_query_params
61-
plugin_header_text_domain
62-
plugin_readme
63-
plugin_review_phpcs
64-
plugin_updater
65-
trademarks
66-
6748
# Configure which categories to check
6849
categories: |
6950
accessibility

0 commit comments

Comments
 (0)