Skip to content

Update observer to collect CPU utilization data #203

Update observer to collect CPU utilization data

Update observer to collect CPU utilization data #203

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
if: ${{ github.actor != 'dependabot[bot]' }}
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4