Skip to content

[macros] linter support #2024

[macros] linter support

[macros] linter support #2024

Workflow file for this run

name: "issue labeler"
on:
issues:
types: [opened, edited]
permissions: read-all
jobs:
triage:
permissions:
contents: read
issues: write
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@c1b0f9f52a63158c4adc09425e858e87b32e9685
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issue-labeler.yml
enable-versioned-regex: 0
include-title: 1