Skip to content

fix: serve a real link preview for the apex URL #3

fix: serve a real link preview for the apex URL

fix: serve a real link preview for the apex URL #3

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [main]
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
name: Build and Test
uses: ./.github/workflows/build.yml