mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 09:03:02 +00:00
refactor: update & disable tidy label instructions
This commit is contained in:
@@ -174,7 +174,7 @@ export const NEEDED_LABELS: Label[] = [{
|
||||
return {
|
||||
color: '#FFECDB',
|
||||
description: 'An issue that specifically applies to this platform',
|
||||
name: `platform-${platform}`,
|
||||
name: `platform::${platform}`,
|
||||
};
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user