Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

fix: remove canonical tags #743

fix: remove canonical tags

fix: remove canonical tags #743

Workflow file for this run

jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: ./.github/actions/prepare
- run: pnpm build
name: Build
on:
pull_request: ~
push:
branches:
- main