Skip to content

chore(ci): Revert "dependabot allow all dep types" #10621

chore(ci): Revert "dependabot allow all dep types"

chore(ci): Revert "dependabot allow all dep types" #10621

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