From 94e5cad02bce0493968e1305bada39dd6cf3ef08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sun, 22 Dec 2019 22:33:56 +0100 Subject: [PATCH] Update image-actions.yml --- .github/calibre/image-actions.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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/**"