[Actions] Exclude .azure-pipelines.yml

This commit is contained in:
Margen67 2020-01-16 08:51:48 -08:00 committed by illusion98
parent e6727b75ba
commit a46eecc870
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,7 @@ on:
- '.github/ISSUE_TEMPLATE.md'
- 'docs/**'
- '.appveyor.yml'
- '.azure-pipelines.yml'
- '.travis.yml'
- 'LICENSE'
- 'README.md'
@ -24,6 +25,7 @@ on:
- '.github/ISSUE_TEMPLATE.md'
- 'docs/**'
- '.appveyor.yml'
- '.azure-pipelines.yml'
- '.travis.yml'
- 'LICENSE'
- 'README.md'