Skip to content

fix: pair logger.timeEnd for 'updating tokens cache' in useTokens #21

fix: pair logger.timeEnd for 'updating tokens cache' in useTokens

fix: pair logger.timeEnd for 'updating tokens cache' in useTokens #21

Workflow file for this run

name: PR Self-Assignment
on:
pull_request:
types: [opened, ready_for_review]
jobs:
assign:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: hkusu/review-assign-action@v1
with:
assignees: ${{ github.actor }} # assign pull request author