Skip to content

chore(stdlib): fix typo in parse_float and add one test case #1098

chore(stdlib): fix typo in parse_float and add one test case

chore(stdlib): fix typo in parse_float and add one test case #1098

name: Remove Awaiting Author Label
on:
pull_request:
types: [synchronize, review_requested]
jobs:
remove_label:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions-ecosystem/action-remove-labels@v1
with:
labels: "meta: awaiting author"