appveyor: Properly skip if only CircleCI is changed

This commit is contained in:
Dan Fandrich 2024-03-01 01:06:28 -08:00
parent 57777a262a
commit dff74ae8bb

View File

@ -292,7 +292,7 @@ branches:
skip_commits:
files:
- '.azure-pipelines.yml'
- '.circleci/**/*'
- '.circleci/*'
- '.cirrus.yml'
- '.github/**/*'
- 'packages/**/*'