Skip to content

Commit b467284

Browse files
authored
Fix label for Prediction Markets team (#6973)
The `team-vault` label within the extension and mobile repos have been renamed to `team-predict`, which breaks the `create-update-issues-workflow`. This commit fixes the workflow by updating `teams.json` to match.
1 parent 96c8582 commit b467284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teams.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"metamask/bridge-status-controller": "team-swaps-and-bridge",
2626
"metamask/app-metadata-controller": "team-mobile-platform",
2727
"metamask/token-search-discovery-controller": "team-portfolio",
28-
"metamask/delegation-controller": "team-vault",
28+
"metamask/delegation-controller": "team-predict",
2929
"metamask/chain-agnostic-permission": "team-wallet-integrations",
3030
"metamask/eip1193-permission-middleware": "team-wallet-integrations",
3131
"metamask/multichain-api-middleware": "team-wallet-integrations",

0 commit comments

Comments
 (0)