Skip to content

docs: add search to the pkgdown website #32

docs: add search to the pkgdown website

docs: add search to the pkgdown website #32

Workflow file for this run

# Workflow derived from https://github.com/fair-software/howfairis-github-action
name: fair-software
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
jobs:
verify:
name: "fair-software"
runs-on: ubuntu-latest
steps:
- uses: fair-software/howfairis-github-action@0.2.1
name: Measure compliance with fair-software.eu recommendations
env:
PYCHARM_HOSTED: "Trick colorama into displaying colored output"
with:
MY_REPO_URL: "https://github.com/${{ github.repository }}"