Skip to content

Commit

Permalink
fix: ignore header text domain
Browse files Browse the repository at this point in the history
  • Loading branch information
MaferMazu committed Apr 4, 2024
1 parent 58e9240 commit 85c3d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wordpress-cs-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- name: Run plugin check
uses: swissspidy/wp-plugin-check-action@v1
with:
exclude-checks: 'file_type'
exclude-checks: 'file_type,plugin_header_text_domain'

0 comments on commit 85c3d88

Please sign in to comment.