mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-10 01:19:53 +01:00
fix: ignore release plans in strategy diffing (#10938)
This commit is contained in:
parent
a116405779
commit
ee6a346ca7
@ -13,5 +13,6 @@ export const comparisonModerator = (
|
||||
'no',
|
||||
'lifecycle',
|
||||
'collaborators',
|
||||
'releasePlans',
|
||||
);
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user