Skip to content

fix(account-service): fix giftcode concurrency issue and add realname info api #4242

fix(account-service): fix giftcode concurrency issue and add realname info api

fix(account-service): fix giftcode concurrency issue and add realname info api #4242

Workflow file for this run

name: "Github Rebot for Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GH_PAT }}"