Merge pull request #12637 from jcogs33/jcogs33/yml-check-change-note

CI: Add yml files to change note check
This commit is contained in:
Jami
2023-03-22 13:06:35 -04:00
committed by GitHub

View File

@@ -8,6 +8,7 @@ on:
- "*/ql/src/**/*.qll"
- "*/ql/lib/**/*.ql"
- "*/ql/lib/**/*.qll"
- "*/ql/lib/**/*.yml"
- "!**/experimental/**"
- "!ql/**"
- "!swift/**"