Skip to content

Migrated Dynamic AST Expression Trees in Benchmarks and Tests to use AST Tree #40796

Migrated Dynamic AST Expression Trees in Benchmarks and Tests to use AST Tree

Migrated Dynamic AST Expression Trees in Benchmarks and Tests to use AST Tree #40796

Workflow file for this run

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