We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f262a commit fd704b0Copy full SHA for fd704b0
.github/workflows/plugin-check.yml
@@ -37,3 +37,4 @@ jobs:
37
build-dir: ${{ github.event.repository.name }}
38
exclude-checks: 'plugin_readme,plugin_updater' # Plugin isn't on .org so excluding these for now.
39
exclude-directories: 'assets,dist,vendor'
40
+ ignore-warnings: true
0 commit comments