Skip to content

feat: GeoShapes to DetectorVolumes and GeoMaterial Converters #2307

feat: GeoShapes to DetectorVolumes and GeoMaterial Converters

feat: GeoShapes to DetectorVolumes and GeoMaterial Converters #2307

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