Skip to content

test: add memory profiler test #1616

test: add memory profiler test

test: add memory profiler test #1616

Workflow file for this run

on:
pull_request_target:
types:
- opened
- reopened
branches:
- 'main'
name:
team-label
jobs:
team-labeler:
runs-on: ubuntu-latest
steps:
- uses: JulienKode/team-labeler-action@v2.0.1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"