Skip to content

use the new defineCloudflareConfig utility the Cloudflare get-started configuration step #201

use the new defineCloudflareConfig utility the Cloudflare get-started configuration step

use the new defineCloudflareConfig utility the Cloudflare get-started configuration step #201

Workflow file for this run

name: Validate merge requests
on:
pull_request:
branches:
- main
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
- uses: ./.github/actions/build-docs