Skip to content

ci(build): adds comment/summary with build result #366

ci(build): adds comment/summary with build result

ci(build): adds comment/summary with build result #366

Workflow file for this run

name: "Labeler"
on:
workflow_dispatch:
pull_request_target:
branches:
- master
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Labeler
uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yaml