Skip to content

MP1.35.Final: Bump version number and set DEBUG level to INFO #91

MP1.35.Final: Bump version number and set DEBUG level to INFO

MP1.35.Final: Bump version number and set DEBUG level to INFO #91

name: "Workflow / Pull Request Labeler"
on:
pull_request_target:
types: [opened, edited]
jobs:
labeler:
name: Add labels to Pull Request
runs-on: ubuntu-latest
steps:
- name: Add labels to Pull Request
uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
enable-versioned-regex: 0
include-title: 1