Skip to content

Commit e7bf7dc

Browse files
committed
Testing fix
1 parent cffc089 commit e7bf7dc

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

.github/labeler.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,3 @@ training:
2828
- "spam_detector_ai/classifiers/**/*"
2929
- "spam_detector_ai/prediction/**/*"
3030
- "spam_detector_ai/loading_and_processing/**/*"
31-
32-
feature:
33-
- head-branch: ['^feature', 'feature']
34-
35-
bug:
36-
- head-branch: ['^bug', 'bug']
37-
38-
fix:
39-
- head-branch: ['^fix', 'fix']
40-
41-
bugfix:
42-
- head-branch: ['^bugfix', 'bugfix']
43-
44-
chore:
45-
- head-branch: ['^chore', 'chore']
46-
47-
maintenance:
48-
- head-branch: ['^maintenance', 'maintenance']

0 commit comments

Comments
 (0)