Skip to content

Commit

Permalink
updating latest label names
Browse files Browse the repository at this point in the history
  • Loading branch information
ramyaragupathy committed Nov 8, 2023
1 parent d560a76 commit 85075e8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
"Component: Frontend":
"codebase: frontend":
- frontend/**/*
"Component: Backend":
"codebase: backend":
- backend/**/*
- tests/**/*
- migrations/**/*
- ./manage.py
- ./pyproject.toml
"Component: Infrastructure":
"infrastructure":
- .circleci/*
- .github/**/*
- scripts/aws/**/*
Expand All @@ -20,5 +20,5 @@
- frontend/yarn.lock
"python":
- ./pyproject.toml
"Type: Translations":
"type: translations":
- frontend/src/locales/*

0 comments on commit 85075e8

Please sign in to comment.