We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 583be3c commit 28db097Copy full SHA for 28db097
1 file changed
.github/workflows/plugin-check.yml
@@ -29,3 +29,5 @@ jobs:
29
uses: wordpress/plugin-check-action@v1.0.6
30
with:
31
build-dir: './build/${{ github.event.repository.name }}'
32
+ exclude-checks: |
33
+ direct_file_access
0 commit comments