Skip to content

Dependabot:(deps): Bump test-summary/action from 2.0 to 2.3 #599

Dependabot:(deps): Bump test-summary/action from 2.0 to 2.3

Dependabot:(deps): Bump test-summary/action from 2.0 to 2.3 #599

Workflow file for this run

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