Skip to content

test

test #18263

Workflow file for this run

name: Issues Labeler
on:
issues:
types: [opened, edited]
pull_request_target:
types: [opened, reopened, edited, closed, synchronize]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issues_labeler.yml
enable-versioned-regex: 0