mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Include Swift in labeler.yml
This commit is contained in:
committed by
GitHub
parent
8e1d079db7
commit
00b1e4b3dd
6
.github/labeler.yml
vendored
6
.github/labeler.yml
vendored
@@ -21,6 +21,10 @@ Python:
|
||||
Ruby:
|
||||
- ruby/**/*
|
||||
- change-notes/**/*ruby*
|
||||
|
||||
Swift:
|
||||
- swift/**/*
|
||||
- change-notes/**/*swift*
|
||||
|
||||
documentation:
|
||||
- "**/*.qhelp"
|
||||
@@ -28,4 +32,4 @@ documentation:
|
||||
- docs/**/*
|
||||
|
||||
"QL-for-QL":
|
||||
- ql/**/*
|
||||
- ql/**/*
|
||||
|
||||
Reference in New Issue
Block a user