Skip to content

Add /logos/ route new sections and anchor links #1090

Add /logos/ route new sections and anchor links

Add /logos/ route new sections and anchor links #1090

Workflow file for this run

name: Ember Asset Sizes
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: mainmatter/ember-asset-size-action@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"