Skip to content

avoid_redundant_argument_values not working for toList() #2028

avoid_redundant_argument_values not working for toList()

avoid_redundant_argument_values not working for toList() #2028

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