Skip to content

docs(internal): Add template for releasing VRL #1099

docs(internal): Add template for releasing VRL

docs(internal): Add template for releasing VRL #1099

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"