Skip to content

Commit

Permalink
ci(Actions): fix label for interceptors in auto label config
Browse files Browse the repository at this point in the history
Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
  • Loading branch information
arafaysaleem committed Jun 13, 2021
1 parent 88d430b commit 8cab844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repositories:
- any: ['lib/services/repositories/**/*']

interceptors:
- any: ['lib/services/interceptors/**/*']
- any: ['lib/services/networking/interceptors/**/*']

api:
- any: ['lib/services/networking/**/*api*']
Expand Down

0 comments on commit 8cab844

Please sign in to comment.