Skip to content

Commit

Permalink
Update Plugin Check action name
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Birchler <[email protected]>
  • Loading branch information
swissspidy authored Jul 1, 2024
1 parent 974de16 commit dd50b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plugin-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3

- name: Run plugin check
uses: swissspidy/wp-plugin-check-action@v1
uses: wordpress/plugin-check-action@v1
with:
exclude-checks: "trademarks,file_type"
exclude-directories: ".github,bin,vendor"

0 comments on commit dd50b75

Please sign in to comment.