Add yml files to change note check

This commit is contained in:
Jami Cogswell
2023-03-22 10:51:36 -04:00
parent 0f267e012a
commit 3f40e3863f

View File

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