Skip to content

build(deps): bump urllib3 from 2.1.0 to 2.2.3 in /docs #12

build(deps): bump urllib3 from 2.1.0 to 2.2.3 in /docs

build(deps): bump urllib3 from 2.1.0 to 2.2.3 in /docs #12

name: Remove automerge label
on:
pull_request_target:
types: [closed]
jobs:
remove-automerge-label:
runs-on: ubuntu-latest
if: github.event.pull_request.merged == true
steps:
- uses: actions-ecosystem/action-remove-labels@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
labels: automerge