Skip to content

Commit

Permalink
ci: Added parter labels
Browse files Browse the repository at this point in the history
  • Loading branch information
Josephasafg committed Jun 20, 2024
1 parent b59407c commit 2a5e8b2
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,19 @@ ci:
- changed-files:
- any-glob-to-any-file:
- .github/*

aws:
- changed-files:
- any-glob-to-any-file:
- ai21/clients/bedrock/*
- ai21/clients/sagemaker/*

azure:
- changed-files:
- any-glob-to-any-file:
- ai21/clients/azure/*

vertex:
- changed-files:
- any-glob-to-any-file:
- ai21/clients/vertex/*

0 comments on commit 2a5e8b2

Please sign in to comment.