Skip to content

sched-ext: introduce the concept of performance profiles #16

sched-ext: introduce the concept of performance profiles

sched-ext: introduce the concept of performance profiles #16

Workflow file for this run

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