Skip to content

Commit fd69121

Browse files
committed
Add self to excluded files
1 parent c853e9f commit fd69121

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/check-file-permissions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ EXCLUDE_FILES=(
2727
':!admin/starter/builds'
2828
':!admin/userguide/.github/scripts/deploy.sh'
2929
':!user_guide_src/add-edit-this-page'
30+
':!utils/check-file-permissions'
3031
)
3132
FILES_WITH_WRONG_PERMISSIONS=$(
3233
git ls-files --stage "${INCLUDE_DIRS[@]}" "${EXCLUDE_FILES[@]}" \

0 commit comments

Comments
 (0)