Skip to content

Created Lookup Modules 'site' and 'sites'. #704

Created Lookup Modules 'site' and 'sites'.

Created Lookup Modules 'site' and 'sites'. #704

Workflow file for this run

name: "Label Pull Requests."
on:
pull_request_target:
paths:
- 'plugins/**'
- 'roles/**'
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-22.04
steps:
- name: "Label Pull Requests."
uses: actions/labeler@v5
with:
configuration-path: .github/labels-prs.yml
sync-labels: false