Skip to content

⬆️ Updates peter-evans/create-or-update-comment digest to aaef3ca #2361

⬆️ Updates peter-evans/create-or-update-comment digest to aaef3ca

⬆️ Updates peter-evans/create-or-update-comment digest to aaef3ca #2361

Workflow file for this run

name: Labeler
on: [ pull_request ]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: '.github/auto-label.yml'
sync-labels: true