Skip to content

Commit 600a1f2

Browse files
committed
update edge description
1 parent c4c05ab commit 600a1f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

extension/schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"schema": {
33
"name": "SOGitHub",
44
"display_name": "GitHub Extension (by SpecterOps)",
5-
"version": "v1.2.2",
5+
"version": "v1.2.3",
66
"namespace": "GH"
77
},
88
"node_kinds": [
@@ -648,7 +648,7 @@
648648
},
649649
{
650650
"name": "GH_CanEditProtection",
651-
"description": "[Repository - Computed] Repo role can modify or remove the branch protection rules governing this branch (computed from GH_EditRepoProtections + GH_ProtectedBy)",
651+
"description": "[Repository - Computed] Repo role can modify or remove branch protection rules for the repository/branch (computed from GH_EditRepoProtections + GH_ProtectedBy)",
652652
"is_traversable": true
653653
},
654654
{

0 commit comments

Comments
 (0)