Skip to content

add ember-data-fastboot to enable the shoebox across the site #1089

add ember-data-fastboot to enable the shoebox across the site

add ember-data-fastboot to enable the shoebox across the site #1089

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 }}"