Skip to content

129: Index multivalued attributes. (#128) #284

129: Index multivalued attributes. (#128)

129: Index multivalued attributes. (#128) #284

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request:
push:
branches:
- main
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"