appveyor: don't trigger build on changes in .github/workflow

This commit is contained in:
Ralph Lange
2020-06-08 08:59:47 +02:00
parent 59304f83c2
commit b0c910c1cc

View File

@@ -37,6 +37,7 @@ skip_commits:
- '**/*.html'
- '**/*.md'
- '.travis.yml'
- '.github/workflows/*'
#---------------------------------#
# additional packages #