diff --git a/.github/calibre/image-actions.yml b/.github/calibre/image-actions.yml index 938660243..70d66068c 100644 --- a/.github/calibre/image-actions.yml +++ b/.github/calibre/image-actions.yml @@ -1,2 +1,3 @@ ignorePaths: - - "resources/**" \ No newline at end of file + - "resources/**" + - "vendor/**"