Skip to content

Commit 9279ed9

Browse files
Added the tag for the new Workflow component
1 parent 11fbc91 commit 9279ed9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/AppBundle/Subscriber/AutoLabelPRFromContentSubscriber.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,8 @@ private function getValidLabels()
104104
'PhpUnitBridge', 'Process', 'PropertyAccess', 'PropertyInfo', 'Ready',
105105
'RFC', 'Routing', 'Security', 'SecurityBundle', 'Serializer',
106106
'Stopwatch', 'Templating', 'Translator', 'TwigBridge', 'TwigBundle',
107-
'Unconfirmed', 'Validator', 'VarDumper', 'WebProfilerBundle', 'Yaml',
107+
'Unconfirmed', 'Validator', 'VarDumper', 'WebProfilerBundle', 'Workflow',
108+
'Yaml',
108109
);
109110
}
110111

0 commit comments

Comments
 (0)