Skip to content

Commit

Permalink
fix: exclude hidden files
Browse files Browse the repository at this point in the history
  • Loading branch information
MaferMazu committed Apr 4, 2024
1 parent 3876781 commit e774c2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wordpress-cs-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ jobs:

- name: Run plugin check
uses: swissspidy/wp-plugin-check-action@v1
with:
exclude-directories: '.github,.readthedocs.yaml'

0 comments on commit e774c2a

Please sign in to comment.