Skip to content

fix(engine): bind workflow event subscribe before OLAP wait #2587

fix(engine): bind workflow event subscribe before OLAP wait

fix(engine): bind workflow event subscribe before OLAP wait #2587

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
if: ${{ github.actor != 'dependabot[bot]' }}
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d # v6.2.0
with:
sync-labels: true