Skip to content

setup typedoc

setup typedoc #7

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [opened]
jobs:
issue-triage:
permissions:
issues: write
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issue-labeler.yml
enable-versioned-regex: 0