Skip to content

Commit fd704b0

Browse files
committed
Ignore plugin check warnings for now
1 parent e3f262a commit fd704b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/plugin-check.yml

+1
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ jobs:
3737
build-dir: ${{ github.event.repository.name }}
3838
exclude-checks: 'plugin_readme,plugin_updater' # Plugin isn't on .org so excluding these for now.
3939
exclude-directories: 'assets,dist,vendor'
40+
ignore-warnings: true

0 commit comments

Comments
 (0)