Skip to content

speedy: update u5, tag: add {{User-generated}}, {{BLP one source}}, {{BLP no footnotes}} #755

speedy: update u5, tag: add {{User-generated}}, {{BLP one source}}, {{BLP no footnotes}}

speedy: update u5, tag: add {{User-generated}}, {{BLP one source}}, {{BLP no footnotes}} #755

Workflow file for this run

name: "PR Labeler"
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
configuration-path: ".github/labels.yml"
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true