Skip to content

chore(deps-dev): Bump typedoc from 0.26.10 to 0.27.2 #72

chore(deps-dev): Bump typedoc from 0.26.10 to 0.27.2

chore(deps-dev): Bump typedoc from 0.26.10 to 0.27.2 #72

Workflow file for this run

name: 'Generate Labels'
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
label:
name: 'Label PR based on title'
runs-on: ubuntu-latest
steps:
- uses: srvaroa/[email protected]
env:
GITHUB_TOKEN: ${{ github.token }}