Skip to content

fix(ledger): fix panic when checking last log #1291

fix(ledger): fix panic when checking last log

fix(ledger): fix panic when checking last log #1291

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
# - pull_request
jobs:
Triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"