Skip to content

Commit

Permalink
ENH: Apply the type:Infrastructure label to CI config files
Browse files Browse the repository at this point in the history
Apply the `type:Infrastructure` labeler class when changing the CI
config files located in `Testing/ContinuousIntegration`.
  • Loading branch information
jhlegarreta committed Nov 26, 2022
1 parent 2d1e474 commit a83d4de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/labeler.yml
Expand Up @@ -104,4 +104,5 @@ type:Infrastructure:
files:
- ".github/*"
- "CMake/*"
- "Testing/ContinuousIntegration/*"
- "Utilities/*"

0 comments on commit a83d4de

Please sign in to comment.