Skip to content

Commit a4a345a

Browse files
committed
Update appveyor.yml
Skip build if txt/css files are only files changed.
1 parent 5768819 commit a4a345a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ skip_commits:
1010
- '**/*.md'
1111
- '**/*.html'
1212
- '**/*.js'
13+
- '**/*.css'
14+
- '**/*.txt'
1315

1416
# to run your custom scripts instead of automatic MSBuild
1517
build_script:

0 commit comments

Comments
 (0)