projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9e3cf8
)
fix appveyor skip condition for doc changes
author
Joey Hess
<joeyh@joeyh.name>
Mon, 9 Jun 2025 20:49:24 +0000
(16:49 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Mon, 9 Jun 2025 20:49:24 +0000
(16:49 -0400)
.appveyor.yml
patch
|
blob
|
history
diff --git
a/.appveyor.yml
b/.appveyor.yml
index b2a518e91798584d2774b6d48998388658daab9c..9257aeadc38bb85bf5df3d16f65b7932c9ea8a12 100644
(file)
--- a/
.appveyor.yml
+++ b/
.appveyor.yml
@@
-66,7
+66,7
@@
environment:
# documentation builds are tested elsewhere and cheaper
skip_commits:
files:
- - doc/
+ - doc/
**/*
- CHANGELOG
# it is OK to specify paths that may not exist for a particular test run