1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-05 23:53:21 +00:00

Compare commits

...

1 Commits

Author SHA1 Message Date
Álison Fernandes
a597f420dd Add AC as reviewer 2024-09-25 16:14:32 +01:00

View File

@@ -6,7 +6,8 @@
{
"groupName": "gh minor",
"matchManagers": ["github-actions"],
"matchUpdateTypes": ["minor", "patch"]
"matchUpdateTypes": ["minor", "patch"],
"reviewers": ["team:team-admin-console-dev"]
}
]
}