Skip to content

build(deps): bump certifi from 2023.5.7 to 2023.7.22 in /scripts #13217

build(deps): bump certifi from 2023.5.7 to 2023.7.22 in /scripts

build(deps): bump certifi from 2023.5.7 to 2023.7.22 in /scripts #13217

name: Remove CI requested label
on:
pull_request_target:
types: [opened, reopened, synchronize]
jobs:
remove_label:
runs-on: ubuntu-latest
name: Remove label
steps:
- name: removelabel
uses: buildsville/[email protected]
with:
token: '${{ secrets.GITHUB_TOKEN }}'
labels: CI-Requested
type: remove