Skip to content

Commit 28db097

Browse files
committed
Exclude direct_file_access check from plugin-check
1 parent 583be3c commit 28db097

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/plugin-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ jobs:
2929
uses: wordpress/plugin-check-action@v1.0.6
3030
with:
3131
build-dir: './build/${{ github.event.repository.name }}'
32+
exclude-checks: |
33+
direct_file_access

0 commit comments

Comments
 (0)