Skip to content

feat: add user-storage to privacy snapshot and update user-storage mocks #1140

feat: add user-storage to privacy snapshot and update user-storage mocks

feat: add user-storage to privacy snapshot and update user-storage mocks #1140

Workflow file for this run

name: Add team label
on:
pull_request:
types:
- opened
jobs:
add-team-label:
uses: metamask/github-tools/.github/workflows/add-team-label.yml@058012b49ff2fbd9649c566ba43b29497f93b21d
permissions:
pull-requests: write
secrets:
PERSONAL_ACCESS_TOKEN: ${{ secrets.RELEASE_LABEL_TOKEN }}