Skip to content

fix(parse_groks): catch panic from onig on too many match retries #1004

fix(parse_groks): catch panic from onig on too many match retries

fix(parse_groks): catch panic from onig on too many match retries #1004

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"