Skip to content

chore(conversion): 'to_float' and 'parse_float' should share implementation #1108

chore(conversion): 'to_float' and 'parse_float' should share implementation

chore(conversion): 'to_float' and 'parse_float' should share implementation #1108

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"