minor changes

Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
This commit is contained in:
Deepankumar Loganathan
2024-01-29 20:08:46 +01:00
parent b433e52d5f
commit 6d7a92759c
3 changed files with 5 additions and 3 deletions
@@ -15,7 +15,7 @@
*/
import { createPermission } from '@backstage/plugin-permission-common';
import { RESOURCE_TYPE_CATALOG_ENTITY } from '@backstage/plugin-catalog-common';
import { RESOURCE_TYPE_CATALOG_ENTITY } from '@backstage/plugin-catalog-common/alpha';
export const azureDevOpsPullRequestReadPermission = createPermission({
name: 'azure.devops.pullrequest.read',