Skip to content

refactor: Do not allocate memory if the surface is connected with a detector el… #1704

refactor: Do not allocate memory if the surface is connected with a detector el…

refactor: Do not allocate memory if the surface is connected with a detector el… #1704

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