Skip to content

CI: split formal and build to fix posting comments #52

CI: split formal and build to fix posting comments

CI: split formal and build to fix posting comments #52

Workflow file for this run

name: Labeler
on:
pull_request_target:
permissions:
contents: read
pull-requests: write
jobs:
labeler:
name: Labeler
runs-on: ubuntu-slim
steps:
- name: Label pull request
uses: actions/labeler@v6
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
sync-labels: true