Skip to content

feat(schema-compiler): Use views join maps amd hints for query joins construction #14

feat(schema-compiler): Use views join maps amd hints for query joins construction

feat(schema-compiler): Use views join maps amd hints for query joins construction #14

Workflow file for this run

name: "Pull Request Automatic Labeler"
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml