Skip to content

build(deps): bump codereport from 0.3.2 to 0.4.0 in /CI/clang_tidy #4

build(deps): bump codereport from 0.3.2 to 0.4.0 in /CI/clang_tidy

build(deps): bump codereport from 0.3.2 to 0.4.0 in /CI/clang_tidy #4

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