Skip to content

docs: add v0.16.0 and v0.17.1 docs #36

docs: add v0.16.0 and v0.17.1 docs

docs: add v0.16.0 and v0.17.1 docs #36

Workflow file for this run

name: 'Issue Autolink'
on:
pull_request:
types: [opened]
jobs:
issue-links:
runs-on: ubuntu-latest
steps:
- uses: tkt-actions/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
branch-prefix: 'i'
resolve: 'true'