Skip to content

Some functions may return undefined but are not typed to reflect it #54

Some functions may return undefined but are not typed to reflect it

Some functions may return undefined but are not typed to reflect it #54

name: "Label new issues"
on:
issues:
types: [opened, edited]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v3.4
with:
repo-token: "${{ secrets.PAT }}"
configuration-path: .github/labeler.yml
enable-versioned-regex: 0