Skip to content

Commit 2174a61

Browse files
committed
Exclude wp-cli features in malware scan
1 parent 237baba commit 2174a61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/malware-scan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
uses: generoi/github-action-wordfence-malware-scan@master
3434
with:
3535
license: ${{ secrets.WORDFENCE_CLI_LICENSE }}
36+
args: --exclude-files="vendor/wp-cli/wp-cli/features/context.feature"
3637

3738
- name: Microsoft Teams Notification
3839
uses: skitionek/notify-microsoft-teams@master

0 commit comments

Comments
 (0)