Skip to content

Commit

Permalink
Exclude 'plugin_readme' checks
Browse files Browse the repository at this point in the history
  • Loading branch information
jamieblomerus committed Dec 23, 2024
1 parent d72dbb0 commit 4e0cbd2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/plugin-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
uses: wordpress/plugin-check-action@v1
with:
build-dir: './mobile-bankid-integration'
exclude-directories: 'vendor'
exclude-directories: 'vendor'
exclude-checks: 'plugin_readme'

0 comments on commit 4e0cbd2

Please sign in to comment.