Skip to content

Fix HorzIJ in MAPL3G to get local indices #298

Fix HorzIJ in MAPL3G to get local indices

Fix HorzIJ in MAPL3G to get local indices #298

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-slim
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v6
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml