Skip to content

Update spec: make top topics selection UA specific #29

Update spec: make top topics selection UA specific

Update spec: make top topics selection UA specific #29

Workflow file for this run

name: Preview
on:
pull_request:
paths: ["**.bs"]
jobs:
preview:
name: Preview
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: pythagoraskitty/[email protected]
with:
TOOLCHAIN: bikeshed
DESTINATION: pr-preview/${{ github.ref }}/index.html
SOURCE: spec.bs
GH_PAGES_BRANCH: gh-pages
BUILD_FAIL_ON: warning