Skip to content

Remove "TBD" from ultimate plan page #26

Remove "TBD" from ultimate plan page

Remove "TBD" from ultimate plan page #26

Workflow file for this run

name: Build test
on:
pull_request:
branches:
- main
jobs:
buildtest:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3.5.3
- uses: docker/setup-buildx-action@v2
- uses: docker/build-push-action@v4
with:
tags: "test-kagi-docs:latest"
push: false