Skip to content

docs: add extensive externally hosted docs #65

docs: add extensive externally hosted docs

docs: add extensive externally hosted docs #65

Workflow file for this run

name: Label PRs
on:
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@v1
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"