Skip to content

Commit

Permalink
Try alternate way of eliminating dev file check
Browse files Browse the repository at this point in the history
  • Loading branch information
dshanske committed Oct 5, 2024
1 parent 634c68d commit 0ae3531
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/plugincheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@ jobs:
exclude-directories: |
'./bin'
'./.github'
exclude-files: |
'.gitmodules'
'.gitattributes'
'.editorconfig'
'.eslintrc.js'
exclude-checks: |
'file_type': # Dev files in repo

0 comments on commit 0ae3531

Please sign in to comment.