Skip to content

add lazy loading to main hero banner logo. This should actually hurt … #10

add lazy loading to main hero banner logo. This should actually hurt …

add lazy loading to main hero banner logo. This should actually hurt … #10

Workflow file for this run

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