Skip to content

Remove legacy bundle and field interfaces from MAPL Base (#4828) #126

Remove legacy bundle and field interfaces from MAPL Base (#4828)

Remove legacy bundle and field interfaces from MAPL Base (#4828) #126

Workflow file for this run

name: Label PRs
on:
pull_request:
types: [opened, synchronize, reopened]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
labeler:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml