added workflows

pull/700/head
ALIANE Abdelouahab 3 years ago committed by GitHub
parent ed3a49d528
commit cd4dfac5f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -68,6 +68,10 @@ class ToolsForVisualStudio(_Devtools):
_icon = "tools-for-visual-studio.png"
class WorkFlows(_Devtools):
_icon = "workflows.png"
# Aliases
GCR = ContainerRegistry

Loading…
Cancel
Save