Skip to content

[OPS] Restructure and enhance README #5

[OPS] Restructure and enhance README

[OPS] Restructure and enhance README #5

name: 'Issue Labeler'
on:
issues:
types: [opened, edited]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issue-labeler.yml
enable-versioned-regex: 0
sync-labels: 0
include-title: 1