mirror of
https://github.com/tycrek/degoogle.git
synced 2025-09-01 02:41:57 +02:00
Attempt to fix auto label
This commit is contained in:
8
.github/labeler.yml
vendored
8
.github/labeler.yml
vendored
@@ -1,8 +1,8 @@
|
|||||||
fix:
|
fix:
|
||||||
- '[FIX]'
|
- 'FIX'
|
||||||
new:
|
new:
|
||||||
- '[NEW]'
|
- 'NEW'
|
||||||
remove:
|
remove:
|
||||||
- '[REMOVE]'
|
- 'REMOVE'
|
||||||
other:
|
other:
|
||||||
- '[OTHER]'
|
- 'OTHER'
|
||||||
|
Reference in New Issue
Block a user