Skip to content

docs: update the logo source #46

docs: update the logo source

docs: update the logo source #46

Workflow file for this run

name: pr
on:
pull_request:
branches:
- main
concurrency:
group: |-
build-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
check:
uses: ./.github/workflows/check.yml
build:
permissions:
packages: write
uses: ./.github/workflows/build.yml