aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <[email protected]>2019-12-22 22:51:45 +0100
committerBjørn Erik Pedersen <[email protected]>2019-12-22 22:51:45 +0100
commit8a4005cf2b0ef34265ff8051a6b76226685fc226 (patch)
tree636f5d572ad9cf351bf096b9c9a4f3a84ad45f63 /.github
parent2e711a28c71e8667258e5ab824f9b9a71c261b0a (diff)
downloadhugo-8a4005cf2b0ef34265ff8051a6b76226685fc226.tar.gz
hugo-8a4005cf2b0ef34265ff8051a6b76226685fc226.zip
Squashed 'docs/' changes from af4b7ac5b..54f0e8776
54f0e8776 Update image-actions.yml 94e5cad02 Update image-actions.yml 0ad20d226 Add a page about Hugo's Security Model 0dee16d11 Link to Régis Full Partials series 138782808 Update partialCached.md git-subtree-dir: docs git-subtree-split: 54f0e877670fd434c6903e20774fcf7eba9255fa
Diffstat (limited to '.github')
-rw-r--r--.github/calibre/image-actions.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/calibre/image-actions.yml b/.github/calibre/image-actions.yml
index 938660243..fda8a00b3 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/**"