Skip to content

Commit

Permalink
ci: improved plugin-check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rezaelahidev committed Aug 29, 2024
1 parent 9daf519 commit 0becd6d
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 @@ -23,7 +23,8 @@ jobs:
- name: Test With WordPress Plugin Check (PCP)
uses: wordpress/plugin-check-action@v1
with:
exclude-directories: 'packages/freemius-sdk'
exclude-directories: 'packages/freemius-sdk,bin,'
ignore-errors: 'hidden_files,application_detected'
categories: |
general
security
Expand Down

0 comments on commit 0becd6d

Please sign in to comment.