Skip to content

cli: read staking amounts in LPT instead of LPTU #1769

cli: read staking amounts in LPT instead of LPTU

cli: read staking amounts in LPT instead of LPTU #1769

Workflow file for this run

name: Label PRs
on:
pull_request:
types: [opened, reopened]
pull_request_target:
types: [opened, reopened]
jobs:
label_pull_requests:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v7