Skip to content

replaces calls to obsolete route transition method with supported equivalent #3059

replaces calls to obsolete route transition method with supported equivalent

replaces calls to obsolete route transition method with supported equivalent #3059

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