Skip to content

docs: add .model_info 2.0 schema #42

docs: add .model_info 2.0 schema

docs: add .model_info 2.0 schema #42

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request
jobs:
triage:
if: github.repository == 'keymanapp/api.keyman.com'
runs-on: ubuntu-latest
steps:
- name: Update labels based on PR title
id: labeler
uses: fuxingloh/multi-labeler@f5bd7323b53b0833c1e4ed8d7b797ae995ef75b4 # v2.0.1
with:
github-token: ${{secrets.GITHUB_TOKEN}}
config-path: .github/multi-labeler.yml